summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: f56df90fb190b82b970297e5102fab00dc35d68d (plain)
1
2
3
4
5
UseGNU=gmake $*
all:
	@$(UseGNU)
.DEFAULT:
	@$(UseGNU)