diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1995-01-31 09:48:48 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1995-01-31 09:48:48 +0000 |
| commit | e35cfba7f2192e778c1c5651ee31c9a35cebece5 (patch) | |
| tree | b1885741fdee9afe890a04378a6554a172795931 | |
| parent | 9f6a77c541994322e7878c971302363b0a5e6180 (diff) | |
Notes
| -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 632cd703dd53..a70278a2a4b0 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.19 1995/01/17 19:28:56 ache Exp $ +# $Id: Makefile,v 1.20 1995/01/19 17:03:28 bde Exp $ SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 gdb \ grep ngroff gzip ld man patch perl ptx rcs sdiff send-pr \ - sort tar texinfo + sort tar texinfo yppush .include <bsd.subdir.mk> |
