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