summaryrefslogtreecommitdiffstats
path: root/bin/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/test/Makefile')
-rw-r--r--bin/test/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/test/Makefile b/bin/test/Makefile
new file mode 100644
index 0000000..ccd6089
--- /dev/null
+++ b/bin/test/Makefile
@@ -0,0 +1,8 @@
+# @(#)Makefile 8.1 (Berkeley) 5/31/93
+
+PROG= test
+SRCS= test.c operators.c
+LINKS= ${BINDIR}/test ${BINDIR}/[
+MLINKS= test.1 '[.1'
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud