Oops, i messed up some little things there :)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@422 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
parent
e2fe9dcd79
commit
77f745e1f0
2
Makefile
2
Makefile
@ -74,6 +74,7 @@ else
|
|||||||
LOPT = -lSDL_image `i386-linux-aros-sdl-config --libs` -lpng -ljpeg -lz $(TTFLOPT)
|
LOPT = -lSDL_image `i386-linux-aros-sdl-config --libs` -lpng -ljpeg -lz $(TTFLOPT)
|
||||||
CC = i386-linux-aros-gcc
|
CC = i386-linux-aros-gcc
|
||||||
OBJDIR = obj/aros
|
OBJDIR = obj/aros
|
||||||
|
else
|
||||||
|
|
||||||
#BeOS specific
|
#BeOS specific
|
||||||
ifeq ($(PLATFORM),BeOS)
|
ifeq ($(PLATFORM),BeOS)
|
||||||
@ -129,6 +130,7 @@ else
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
endif
|
||||||
|
|
||||||
#TrueType is optional: make NOTTF=1 to disable support and dependencies.
|
#TrueType is optional: make NOTTF=1 to disable support and dependencies.
|
||||||
ifeq ($(NOTTF),1)
|
ifeq ($(NOTTF),1)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user