aboutsummaryrefslogtreecommitdiffstats
path: root/developer_cmds/unifdef/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'developer_cmds/unifdef/Makefile')
-rw-r--r--developer_cmds/unifdef/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/developer_cmds/unifdef/Makefile b/developer_cmds/unifdef/Makefile
new file mode 100644
index 0000000..2a5448b
--- /dev/null
+++ b/developer_cmds/unifdef/Makefile
@@ -0,0 +1,4 @@
+PROG= unifdef
+SCRTIPS= unifdefall.sh
+
+.include <bsd.prog.mk>