aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/moused/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/moused/Makefile')
-rw-r--r--usr.sbin/moused/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/usr.sbin/moused/Makefile b/usr.sbin/moused/Makefile
index 2a7aa0484542..b6319b6fef20 100644
--- a/usr.sbin/moused/Makefile
+++ b/usr.sbin/moused/Makefile
@@ -1,10 +1,4 @@
-PACKAGE= console-tools
-PROG= moused
-MAN= moused.8
+SUBDIR+=moused
+SUBDIR+=msconvd
-LIBADD= m util
-
-#BINMODE=4555
-#PRECIOUSPROG=
-
-.include <bsd.prog.mk>
+.include <bsd.subdir.mk>