summaryrefslogtreecommitdiffstats
path: root/usr.sbin/moused/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/moused/Makefile')
-rw-r--r--usr.sbin/moused/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/usr.sbin/moused/Makefile b/usr.sbin/moused/Makefile
new file mode 100644
index 0000000..35e25a7
--- /dev/null
+++ b/usr.sbin/moused/Makefile
@@ -0,0 +1,9 @@
+PROG= moused
+SRCS= moused.c
+NOMAN= moused
+
+BINOWN= root
+BINMODE=4555
+INSTALLFLAGS=-fschg
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud