aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
blob: d0f0d4723a9fcba3e60001b153728e87022cfdb3 (plain) (blame)
1
2
3
4
5
6
7
.POSIX:

all:
	+gmake -f GNUmakefile all

.DEFAULT:
	+gmake -f GNUmakefile $<