aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rwho/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/rwho/Makefile')
-rw-r--r--usr.bin/rwho/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/rwho/Makefile b/usr.bin/rwho/Makefile
new file mode 100644
index 000000000000..b0d2d9f7faa1
--- /dev/null
+++ b/usr.bin/rwho/Makefile
@@ -0,0 +1,5 @@
+PROG= rwho
+
+PACKAGE=rcmds
+
+.include <bsd.prog.mk>