6 lines
194 B
Makefile
6 lines
194 B
Makefile
# ==========================================================================
|
|
# Build system
|
|
# ==========================================================================
|
|
|
|
CPPFLAGS += -march=i386
|