summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1994-01-30 00:31:51 +0000
committerrgrimes <rgrimes@FreeBSD.org>1994-01-30 00:31:51 +0000
commit24d56492740451a8ba2ad4744904e90fdf034cae (patch)
tree6da723c9bd1829c7dfc7e4a71c71bd865e63e690 /gnu
parent7d069720c61e5d84740a3f99fe65c393c1528dc2 (diff)
downloadFreeBSD-src-24d56492740451a8ba2ad4744904e90fdf034cae.zip
FreeBSD-src-24d56492740451a8ba2ad4744904e90fdf034cae.tar.gz
New files for relocated source code.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile6
-rw-r--r--gnu/usr.bin/Makefile.inc3
2 files changed, 9 insertions, 0 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
new file mode 100644
index 0000000..4430e1e
--- /dev/null
+++ b/gnu/usr.bin/Makefile
@@ -0,0 +1,6 @@
+# $Id$
+
+SUBDIR= as awk bc cc cpio cvs dc diff diff3 gdb grep groff gzip ld \
+ man patch pr rcs sdiff sort tar
+
+.include <bsd.subdir.mk>
diff --git a/gnu/usr.bin/Makefile.inc b/gnu/usr.bin/Makefile.inc
new file mode 100644
index 0000000..5371a22
--- /dev/null
+++ b/gnu/usr.bin/Makefile.inc
@@ -0,0 +1,3 @@
+# $Id$
+
+BINDIR?= /usr/bin
OpenPOWER on IntegriCloud