diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-12 02:50:50 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-12 02:50:50 +0000 |
| commit | cd54e1437f1f514e65982e948b9d79e962a3a1d2 (patch) | |
| tree | c3ad128db441e31ce125cbff1082cde60e5c730c /gnu | |
| parent | 81d5811672af0dfdd8721b957806bde2b42ce7af (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index c3936a4d09cb..1ba3cc705eb4 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.14 1995/01/11 06:56:12 ache Exp $ +# $Id: Makefile,v 1.15 1995/01/12 01:35:31 ache Exp $ -SUBDIR= as awk awk/doc bc cc cpio cvs dc dialog diff diff3 gdb grep groff \ - gzip kgdb ld man patch perl ptx ptx/doc rcs sdiff send-pr send-pr/doc \ - sort tar texinfo +SUBDIR= as as/doc awk awk/doc bc cc cpio cvs dc dialog diff diff3 gdb grep \ + groff gzip kgdb ld man patch perl ptx ptx/doc rcs sdiff send-pr \ + send-pr/doc sort tar texinfo .include <bsd.subdir.mk> |
