1 # $NetBSD: Makefile,v 1.2 2007/10/05 07:27:41 lukem Exp $ 2 3 PROG= audiorecord 4 SRCS= record.c 5 6 DPADD+= ${LIBUTIL} 7 LDADD+= -lutil 8 9 .include <bsd.prog.mk> 10
Indexes created Wed Oct 01 19:09:53 GMT 2025