1 # $NetBSD: Makefile,v 1.24 2010/12/06 14:50:34 pooka Exp $
6 USE_FORT?
= no
# data-driven bugs?
7 # LSC Until this is fixed
9 CPPFLAGS
+=-isystem
${DESTDIR}/usr
/include
15 SRCS
= puffs.c callcontext.c creds.c \
18 inode.c link.c misc.c mount.c open.c path.c path_puffs.c \
19 protect.c read.c stadir.c time.c utility.c table.c
20 MAN
= puffs
.3 puffs_cc
.3 puffs_cred
.3 \
21 puffs_node
.3 puffs_ops
.3 puffs_path
.3
22 INCS
= puffs.h puffs_msgif.h