summaryrefslogtreecommitdiffstats
path: root/usr.bin/uniq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/uniq/Makefile')
-rw-r--r--usr.bin/uniq/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/uniq/Makefile b/usr.bin/uniq/Makefile
new file mode 100644
index 0000000..fa0db8b
--- /dev/null
+++ b/usr.bin/uniq/Makefile
@@ -0,0 +1,5 @@
+# @(#)Makefile 8.1 (Berkeley) 6/6/93
+
+PROG= uniq
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud