summaryrefslogtreecommitdiff
path: root/gnu/libexec
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2000-08-17 06:44:37 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2000-08-17 06:44:37 +0000
commita74399893b9de38ceaf2b11ab86adc62215896bd (patch)
treeb5a6c65719bc5ccdc90e235667870e25b599a5c2 /gnu/libexec
parent61aceed419b5db523384df441d29842f9937cc41 (diff)
Notes
Diffstat (limited to 'gnu/libexec')
-rw-r--r--gnu/libexec/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/libexec/Makefile b/gnu/libexec/Makefile
index 5d8ed2e40fef..70e21ad24f6d 100644
--- a/gnu/libexec/Makefile
+++ b/gnu/libexec/Makefile
@@ -1,5 +1,7 @@
# $FreeBSD$
+.if !defined(NOUUCP)
SUBDIR= uucp
+.endif
.include <bsd.subdir.mk>