summaryrefslogtreecommitdiff
path: root/gnu/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/libexec')
-rw-r--r--gnu/libexec/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/gnu/libexec/Makefile b/gnu/libexec/Makefile
index 64b8d3a2ada..53c41b6f239 100644
--- a/gnu/libexec/Makefile
+++ b/gnu/libexec/Makefile
@@ -1,5 +1,9 @@
-# $NetBSD: Makefile,v 1.4 1995/04/23 07:52:55 cgd Exp $
+# $NetBSD: Makefile,v 1.5 2003/10/18 23:42:31 matt Exp $
+.include <bsd.own.mk>
+
+.if ${MKUUCP} != "no"
SUBDIR= uucp
+.endif
.include <bsd.subdir.mk>