diff --git a/Makefile.gc b/Makefile.gc index 802c7a2..121e99b 100644 --- a/Makefile.gc +++ b/Makefile.gc @@ -43,7 +43,7 @@ LDFLAGS = -g $(MACHDEP) -Wl,-Map,$(notdir $@).map -Wl,--cref #--------------------------------------------------------------------------------- # any extra libraries we wish to link with the project #--------------------------------------------------------------------------------- -LIBS := -lpng -lmxml -lmetaphrasis -lfat -lz -logc -lfreetype +LIBS := -lpng -lmxml -lfat -lz -logc -lfreetype #--------------------------------------------------------------------------------- # list of directories containing libraries, this must be the top level containing