1 # from: @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $NetBSD: Makefile,v 1.20 2005/01/10 02:58:59 lukem Exp $
6 USE_FORT?
= yes
# network server
11 MLINKS
= inetd
.8 inetd.conf
.5
14 # Use LIBWRAP_INTERNAL for libwrap checking of inetd's `internal' services.
15 #CPPFLAGS+=-DLIBWRAP_INTERNAL
17 DPADD
+= ${LIBWRAP} ${LIBUTIL}
19 .if
(${USE_INET6} != "no")
28 .
include <bsd.prog.mk
>