diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-04 21:14:34 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-04 21:14:34 +0000 |
| commit | 741a21e8c799bd085f47e0025e979b2078fb0b91 (patch) | |
| tree | 7f034e37326c1c1ad06d80a310aed265baf8e548 /gnu/usr.bin/Makefile | |
| parent | b47f7d2f16a548e8588eb11a8d0ee7b74e8559d6 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/Makefile')
| -rw-r--r-- | gnu/usr.bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 955452b3a6e3..162586f3d840 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -SUBDIR= awk bc binutils cc cpio dc dialog diff diff3 \ +SUBDIR= bc binutils cc cpio dc dialog diff diff3 \ gperf grep groff gzip man patch rcs sdiff send-pr sort tar texinfo .if !defined(NO_CVS) |
