6 lines
71 B
Makefile
6 lines
71 B
Makefile
|
|
||
|
PLATFORM_SPECIAL_FLAGS=-m32
|
||
|
|
||
|
CC=gcc
|
||
|
|
||
|
include ../makefile_template
|