diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1994-10-25 16:59:57 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1994-10-25 16:59:57 +0000 |
| commit | de708661a9f177fb5270e3cd83faa5c89c559a62 (patch) | |
| tree | b60bf001b7d7524308f26cf89328f681d5647f39 /gnu/usr.bin/Makefile | |
| parent | 0adfb6eb9995329b63a0b29cf552f655e40ddebe (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 1eedc51d0023..2bca849bf89b 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.9 1994/09/15 11:11:32 jkh Exp $ +# $Id: Makefile,v 1.10 1994/10/08 15:19:12 ache Exp $ SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 gdb grep groff gzip ld \ - man patch ptx rcs sdiff send-pr sort tar texinfo + man patch perl ptx rcs sdiff send-pr sort tar texinfo .include <bsd.subdir.mk> |
