Still working on the config. Full list of options, but does not scroll
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@137 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -4,7 +4,7 @@ LOPT = `sdl-config --libs` -lSDL_image -lSDL_gfx -g
|
||||
gfxcfg: gfxcfg.o SFont.o
|
||||
gcc gfxcfg.o SFont.o -o gfxcfg $(LOPT)
|
||||
|
||||
gfxcfg.o: gfxcfg.c SFont.h
|
||||
gfxcfg.o: gfxcfg.c SFont.h scancodes.h
|
||||
gcc gfxcfg.c -o gfxcfg.o $(COPT)
|
||||
|
||||
SFont.o: SFont.h SFont.c
|
||||
|
||||
Reference in New Issue
Block a user