# $NetBSD: Makefile,v 1.2 2007/10/05 07:27:41 lukem Exp $ PROG= audiorecord SRCS= record.c DPADD+= ${LIBUTIL} LDADD+= -lutil .include