1 # $NetBSD: Makefile,v 1.1 1999/11/23 05:28:20 mrg Exp $ 2 3 PROG= rcorder 4 SRCS= ealloc.c hash.c rcorder.c 5 6 LDADD+= -lutil 7 DPADD+= ${LIBUTIL} 8 9 # XXX hack for make's hash.[ch] 10 CPPFLAGS+= -DORDER 11 12 .include <bsd.prog.mk> 13
Indexes created Sun Oct 19 21:10:07 GMT 2025