summaryrefslogtreecommitdiffstats
path: root/usr.bin/error/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/error/Makefile')
-rw-r--r--usr.bin/error/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/error/Makefile b/usr.bin/error/Makefile
new file mode 100644
index 0000000..4ec0ba0
--- /dev/null
+++ b/usr.bin/error/Makefile
@@ -0,0 +1,6 @@
+# @(#)Makefile 8.1 (Berkeley) 6/6/93
+
+PROG= error
+SRCS= main.c input.c pi.c subr.c filter.c touch.c
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud