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