diff Makefile @ 35:3b92a4b17049 default tip

fix for macosx Yosemite
author Nozomi
date Thu, 19 May 2016 18:18:34 +0900
parents 9a5300cedb14
children
line wrap: on
line diff
--- a/Makefile	Sat May 21 20:44:24 2011 +0900
+++ b/Makefile	Thu May 19 18:18:34 2016 +0900
@@ -5,7 +5,7 @@
 ABI = -m$(ABIBIT)
 
 CFLAGS  += -DINVISIBLE_MODE -g $(ABI) -Wall `sdl-config --cflags` `xml2-config --cflags` $(INCLUDE)
-LIBS	+=  `sdl-config --libs`,-framework,OpenGL -lSDL_mixer -lSDL_image `xml2-config --libs`
+LIBS	+=  `sdl-config --libs`,-framework,OpenGL -lSDL_mixer -lSDL_image `xml2-config --libs` `freetype-config --libs`
 LIBS += -lCerium -lFifoManager
 
 TARGET = demo dandy test1