summaryrefslogtreecommitdiffstats
path: root/src/BSDmakefile
blob: 30b935bc83ae73aeb8db3596f9d2355e0197453c (plain)
1
2
3
4
5
6
all:	.DEFAULT

.DEFAULT:
	gmake ${.MAKEFLAGS} ${.TARGETS}

.PHONY:	all