uhub/BSDmakefile
2010-01-27 17:50:02 +01:00

9 lines
61 B
Makefile

GMAKE=gmake
all:
@${GMAKE} ${.TARGETS}
${.TARGETS}: all