diff options
| author | Andrew Moore <alm@FreeBSD.org> | 1994-05-06 08:19:44 +0000 |
|---|---|---|
| committer | Andrew Moore <alm@FreeBSD.org> | 1994-05-06 08:19:44 +0000 |
| commit | a3f77ca2aba18c68b4865d63c306710a021b4e0a (patch) | |
| tree | 5d5428ece5c10d7f20dfc942935e83e950bd8ab6 /gnu/usr.bin/Makefile | |
| parent | e1eb228ec98cc085df554e68669d0bea94446b4b (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 4430e1edecef..d5e611714bc8 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,6 @@ -# $Id$ +# $Id: Makefile,v 1.1 1994/01/30 00:31:48 rgrimes Exp $ SUBDIR= as awk bc cc cpio cvs dc diff diff3 gdb grep groff gzip ld \ - man patch pr rcs sdiff sort tar + man patch ptx pr rcs sdiff sort tar .include <bsd.subdir.mk> |
