diff options
| author | cgd <cgd@NetBSD.org> | 1994-01-06 15:57:24 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-01-06 15:57:24 +0000 |
| commit | 1a1524efb89e4f6d2da48e4fd7d099f2f5fa88ed (patch) | |
| tree | 276676a19f2208e2f82fd1261b11ef23936d4520 /gnu/usr.bin/Makefile | |
| parent | c4b27fe2cd62b1ba93b2acf4fb85f21b588cb5f2 (diff) | |
squish GNU pr
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 54fdf8c2074..c77a45266c0 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.18 1993/12/10 16:38:27 cgd Exp $ +# $Id: Makefile,v 1.19 1994/01/06 15:57:25 cgd Exp $ SUBDIR+= bc cpio diff diff3 grep groff gzip tar gas -SUBDIR+= gawk gcc2 gdb ld pr rcs send-pr sort sdiff +SUBDIR+= gawk gcc2 gdb ld rcs send-pr sort sdiff .include <bsd.subdir.mk> |
