gsport/src/vars_win32
2010-05-08 04:41:06 +00:00

12 lines
306 B
Plaintext

TARGET = gsport.exe
TFEOBJ = tfe/tfe.o arch/win32/tfearch.o tfe/tfesupp.o
OBJECTS = $(OBJECTS1) $(TFEOBJ) scc_windriver.o win32snd_driver.o win_console.o win_generic.o
CCOPTS = -O2 -DGSPORT_LITTLE_ENDIAN -DHAVE_TFE
SUFFIX = ".exe"
NAME = gsport
XOPTS = -Wall -fomit-frame-pointer -march=pentium
XLIBS =