summaryrefslogtreecommitdiffstats
path: root/bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
new file mode 100644
index 0000000..3ae43c4
--- /dev/null
+++ b/bin/Makefile
@@ -0,0 +1,6 @@
+# @(#)Makefile 8.1 (Berkeley) 5/31/93
+
+SUBDIR= cat chmod cp csh date dd df echo ed expr hostname kill ln ls \
+ mkdir mv pax ps pwd rcp rm rmail rmdir sh sleep stty sync test
+
+.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud