diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-10 20:04:35 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-10 20:04:35 +0000 |
| commit | b7091db2a5e537c4cec632f938e1908378eac4b9 (patch) | |
| tree | 9cd3e9ebdd597ccee8e4efacf593246aae1a81a3 /gnu/usr.bin/Makefile | |
| parent | 0a172cf4d92a6352933ec12b069910f016bfc07f (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/Makefile')
| -rw-r--r-- | gnu/usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 497da92f78e7..a0e2bbf4dca5 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.11 1994/10/25 16:59:57 bde Exp $ +# $Id: Makefile,v 1.12 1994/11/07 08:22:17 davidg Exp $ SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 gdb grep groff gzip kgdb ld \ - man patch perl ptx rcs sdiff send-pr sort tar texinfo + man patch perl ptx rcs sdiff send-pr send-pr/doc sort tar texinfo .include <bsd.subdir.mk> |
