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