diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-11-02 23:48:32 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-11-02 23:48:32 +0000 |
| commit | 2335a3d70a5254c4ac25647d2136ec20882eee73 (patch) | |
| tree | a5227c25513549061b82614411a4c748185b1821 /gnu | |
| parent | 5bd4695b6495aadb19dc28dd9949149e1e681e82 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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 d342b0ca2bdb..694f38a86336 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -SUBDIR= bc binutils cc cpio dc dialog diff diff3 gperf \ +SUBDIR= awk bc binutils cc cpio dc dialog diff diff3 gperf \ grep groff gzip man patch ptx rcs sdiff send-pr sort tar texinfo .if !defined(NO_CVS) |
