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