diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1996-01-12 06:43:33 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1996-01-12 06:43:33 +0000 |
| commit | 420bf0288869540d09886b063c674241340a39e9 (patch) | |
| tree | 681519beafaefaea449b416b4db71ca56269082e /gnu/usr.bin/Makefile | |
| parent | 30e8b491faf996f8701aece5e544f6a742e7ee2e (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 c62f69cb050d..53d9a1834ba3 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.28 1995/12/10 21:50:02 peter Exp $ +# $Id: Makefile,v 1.29 1995/12/18 08:04:53 peter Exp $ SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 gdb \ grep groff gzip ld man mkisofs patch perl ptx rcs sdiff send-pr \ - sort tar texinfo yppush + sort tar texinfo .include <bsd.subdir.mk> |
