diff options
| author | Dan Moschuk <dan@FreeBSD.org> | 2000-03-20 17:10:16 +0000 |
|---|---|---|
| committer | Dan Moschuk <dan@FreeBSD.org> | 2000-03-20 17:10:16 +0000 |
| commit | 5abd7b9c680c9aaa5199a7f5e6098797f4685919 (patch) | |
| tree | 34161f96a5e707934cbb08fca99d890f9f0350d1 /gnu | |
| parent | 874294bac3901eba299abfc5d6a71e26720b53fa (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/libexec/Makefile | 2 |
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> |
