# BSD-style Makefile so that `make` works on both FreeBSD and Linux.
# GNU make will just ignore this because of the GNUmakefile.

.MAIN: all

${.TARGETS}: ; @gmake $@