c6b945c888
Changed the default install directory to be /usr/bin, instead of the non-standard /usr/gnu/bin. Until we fix the rest of the tree, it breaks things.
7 lines
169 B
Makefile
7 lines
169 B
Makefile
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
|
|
|
|
SUBDIR= bc cvs diff diff3 egrep fgrep gas gawk gcc2 gdb grep groff gzip \
|
|
ld patch pr rcs sort tar
|
|
|
|
.include <bsd.subdir.mk>
|