mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-13 10:33:48 +00:00
6 lines
114 B
Makefile
6 lines
114 B
Makefile
|
include config/Makefile.mingw
|
||
|
|
||
|
POPT := -march=i686 -mtune=generic -O2
|
||
|
CFLAGS.EXTRA += -m32
|
||
|
LDFLAGS.EXTRA += -m32
|