aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/hostinfo.tproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/hostinfo.tproj/Makefile')
-rw-r--r--system_cmds/hostinfo.tproj/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/system_cmds/hostinfo.tproj/Makefile b/system_cmds/hostinfo.tproj/Makefile
new file mode 100644
index 0000000..78473a2
--- /dev/null
+++ b/system_cmds/hostinfo.tproj/Makefile
@@ -0,0 +1,4 @@
+PROG= hostinfo
+MAN= hostinfo.8
+
+.include <bsd.prog.mk>