1 # $NetBSD: Makefile,v 1.2.38.1 2007/11/06 23:36:14 matt Exp $ 2 # from: @(#)Makefile 8.1 (Berkeley) 6/6/93 3 4 PROG= pr 5 SRCS= pr.c egetopt.c 6 7 DPADD+= ${LIBUTIL} 8 LDADD+= -lutil 9 10 .include <bsd.prog.mk> 11
Indexes created Thu Oct 23 22:10:10 GMT 2025