1 # $NetBSD: Makefile,v 1.11 2007/05/28 12:06:39 tls Exp $
3 USE_FORT?
= yes
# network server
9 # Uncomment the following to require a boot file in TFTP_DIR
10 # to exist for a rarp reply to be sent.
11 # CPPFLAGS+=-DREQUIRE_TFTPBOOT -DTFTP_DIR=\"/tftpboot\"
12 CPPFLAGS
+=-DHAVE_IFADDRS_H
17 .
include <bsd.prog.mk
>
19 .if
(defined
(HAVE_GCC
) && ${HAVE_GCC} == 4) || defined
(HAVE_PCC
)
20 COPTS.mkarp.c
+= -Wno-pointer-sign