6 lines
59 B
Makefile
6 lines
59 B
Makefile
|
# Linux specific
|
||
|
|
||
|
MAKE=make
|
||
|
|
||
|
$(warning Building for linux)
|