summaryrefslogtreecommitdiffstats
path: root/usr.bin/lockf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lockf/Makefile')
-rw-r--r--usr.bin/lockf/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/lockf/Makefile b/usr.bin/lockf/Makefile
new file mode 100644
index 0000000..47fb6ab
--- /dev/null
+++ b/usr.bin/lockf/Makefile
@@ -0,0 +1,6 @@
+# $Id$
+
+PROG= lockf
+CFLAGS+=-Wall
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud