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