mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 08:43:49 +00:00
6 lines
101 B
Makefile
6 lines
101 B
Makefile
|
include config/Makefile.msys
|
||
|
|
||
|
POPT := -mtune=generic -O2
|
||
|
CFLAGS.EXTRA += -m64
|
||
|
LDFLAGS.EXTRA += -m64
|