diff options
| author | jtc <jtc@NetBSD.org> | 1993-08-04 20:30:10 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1993-08-04 20:30:10 +0000 |
| commit | 53d31f05dff8fc641a493d35737b4505d000fc65 (patch) | |
| tree | 46583a6ce15b27a97cba24bd2c06e3df635c77a2 /gnu/libexec | |
| parent | ae444cb091bd2e8d9a34473346377f59529bb633 (diff) | |
uucp is now b-maked, so go ahead and compile/install it.
Diffstat (limited to 'gnu/libexec')
| -rw-r--r-- | gnu/libexec/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gnu/libexec/Makefile b/gnu/libexec/Makefile index 7098360e0dc..2c85e7333e2 100644 --- a/gnu/libexec/Makefile +++ b/gnu/libexec/Makefile @@ -1,7 +1,5 @@ -# $Id: Makefile,v 1.2 1993/08/02 17:25:19 mycroft Exp $ +# $Id: Makefile,v 1.3 1993/08/04 20:30:10 jtc Exp $ -#broken: uucp - -SUBDIR= +SUBDIR= uucp .include <bsd.subdir.mk> |
