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