uhub/BSDmakefile

9 lines
61 B
Makefile

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