summaryrefslogtreecommitdiff
path: root/Makefile
blob: 45988f63f8e4a19c32943faf88ca330730945769 (plain) (blame)
1
2
3
4
5
6
# 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 $@