diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-15 11:11:32 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-15 11:11:32 +0000 |
| commit | 0e55043ece94f96837e0d7f850eff94029447033 (patch) | |
| tree | 0eed5c45b6234c9c648b1cdbdb41c6801a43109d /gnu/usr.bin/Makefile | |
| parent | 59ffd2e209b0d59a160b4edd62568b4672a16eec (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 a7ba3a850735..d6c24a6f2b64 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.7 1994/08/24 21:17:33 paul Exp $ +# $Id: Makefile,v 1.8 1994/09/09 19:48:23 paul Exp $ SUBDIR= as awk bc cc cpio cvs dc diff diff3 gdb grep groff gzip ld \ - man patch ptx rcs sdiff send-pr sort tar + man patch ptx rcs sdiff send-pr sort tar texinfo .include <bsd.subdir.mk> |
