summaryrefslogtreecommitdiffstats
path: root/pig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pig/Makefile')
-rw-r--r--pig/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/pig/Makefile b/pig/Makefile
new file mode 100644
index 00000000..60f6b24c
--- /dev/null
+++ b/pig/Makefile
@@ -0,0 +1,6 @@
+# @(#)Makefile 8.1 (Berkeley) 5/31/93
+
+PROG= pig
+MAN6= pig.0
+
+.include <bsd.prog.mk>