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