1 # $NetBSD: Makefile,v 1.21 2008/07/22 22:58:04 christos Exp $
2 # from: @(#)Makefile 8.1 (Berkeley) 6/6/93
6 USE_FORT?
= yes
# setuid
8 SRCS
= fstat.c isofs.c ntfs.c ptyfs.c tmpfs.c misc.c
14 CPPFLAGS
+= -I
${NETBSDSRCDIR}/sys
16 .if
(${USE_INET6} != "no")
20 .
include <bsd.prog.mk
>