- surely I didn't mean to put GUI_CFLAGS into the bios compile line!

This commit is contained in:
Bryce Denney 2002-10-04 06:08:38 +00:00
parent 602df95c3c
commit 9f73882054

View File

@ -33,7 +33,7 @@ SHELL = /bin/sh
@SET_MAKE@
CXX = @CXX@
CXXFLAGS = @CXXFLAGS@ @GUI_CXXFLAGS@
CXXFLAGS = @CXXFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@