7 lines
63 B
Makefile
7 lines
63 B
Makefile
|
# OpenBSD specific
|
||
|
#
|
||
|
|
||
|
Make=gmake
|
||
|
|
||
|
$(info building for OpenBSD)
|