summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/include/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/amd/include/Makefile')
-rw-r--r--usr.sbin/amd/include/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/usr.sbin/amd/include/Makefile b/usr.sbin/amd/include/Makefile
index d3c77d1..2fc5118 100644
--- a/usr.sbin/amd/include/Makefile
+++ b/usr.sbin/amd/include/Makefile
@@ -7,7 +7,7 @@
# Portions derived from amd/libamu/Makefile
# $NetBSD: Makefile,v 1.8 1998/08/08 22:33:37 christos Exp $
-SRCS= config_local.h mount.h nfs_prot.h
+SRCS= config_local.h
CLEANFILES= ${SRCS}
all: ${SRCS}
@@ -16,10 +16,4 @@ config_local.h: newvers.sh
@rm -f ${.TARGET}
sh ${.ALLSRC} > ${.TARGET}
-mount.h: ${MOUNT_X}
- ${RPCCOM} -h -C -DWANT_NFS3 ${MOUNT_X} -o ${.TARGET}
-
-nfs_prot.h: ${NFS_PROT_X}
- ${RPCCOM} -h -C -DWANT_NFS3 ${NFS_PROT_X} -o ${.TARGET}
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud