diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-05 08:48:08 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-05 08:48:08 +0000 |
| commit | 1f9c1a3489fffd03f82dc2acc69d05ce6bbd04b1 (patch) | |
| tree | 4c2d197b69d64ec57d0e5c70d5cbdb1dac2bbd15 /gnu | |
| parent | 17673af376df08d6d340512cc1c7fc0ceb8ea43e (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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 009f4d0c34521..ad9ba9e4a38cf 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.43 1998/09/09 06:01:11 markm Exp $ +# $Id: Makefile,v 1.44 1998/09/09 19:30:45 markm Exp $ -SUBDIR= awk bc binutils bison cc cpio cvs dc dialog diff diff3 genclass gperf \ +SUBDIR= awk bc binutils bison cc cpio cvs dc dialog diff diff3 gperf \ grep groff gzip man patch ptx rcs sdiff send-pr sort tar texinfo .if ${MACHINE_ARCH} == "i386" |
