5 lines
61 B
Makefile
5 lines
61 B
Makefile
# FreeBSD specific
|
|
|
|
MAKE=gmake
|
|
|
|
$(info building for FreeBSD)
|