1 # from: @(#)Makefile 5.5 (Berkeley) 6/29/90 2 # $NetBSD: Makefile,v 1.9 1997/01/12 06:55:41 mikel Exp $ 3 4 PROG= inetd 5 MAN= inetd.8 6 MLINKS= inetd.8 inetd.conf.5 7 8 CFLAGS+=-DLIBWRAP 9 LDADD+= -lwrap 10 DPADD+= ${LIBWRAP} 11 12 .include <bsd.prog.mk> 13
Indexes created Tue Oct 28 12:10:06 GMT 2025