aboutsummaryrefslogtreecommitdiffstats
path: root/editors/tamago/files/patch-helper-Makefile
blob: a08519553cdadce6a713e4807793744653c30b25 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- /dev/null   2015-01-31 20:00:00.000000000 +0900
+++ helper/Makefile 2015-01-31 19:27:23.000000000 +0900
@@ -0,0 +1,6 @@
+PROG=  egg-helper
+SRCS=  egg-helper.c
+
+MAN=
+
+.include <bsd.prog.mk>