diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2000-08-17 06:44:37 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2000-08-17 06:44:37 +0000 |
| commit | a74399893b9de38ceaf2b11ab86adc62215896bd (patch) | |
| tree | b5a6c65719bc5ccdc90e235667870e25b599a5c2 /gnu/libexec | |
| parent | 61aceed419b5db523384df441d29842f9937cc41 (diff) | |
Notes
Diffstat (limited to 'gnu/libexec')
| -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> |
