Makefile 168 B

123456
  1. # BSD-style Makefile so that `make` works on both FreeBSD and Linux.
  2. # GNU make will just ignore this because of the GNUmakefile.
  3. .MAIN: all
  4. ${.TARGETS}: ; @gmake $@