Minor comment clarification
svn-id: r29698
This commit is contained in:
parent
82e2748650
commit
c4a4c96db4
1 changed files with 1 additions and 1 deletions
2
ports.mk
2
ports.mk
|
@ -69,7 +69,7 @@ OSXOPT=/sw
|
||||||
ifeq ($(BACKEND), iphone)
|
ifeq ($(BACKEND), iphone)
|
||||||
OSXOPT=/usr/local/arm-apple-darwin
|
OSXOPT=/usr/local/arm-apple-darwin
|
||||||
else
|
else
|
||||||
# Static libaries, used for the scummvm-static target
|
# Static libaries, used for the scummvm-static and iphone targets
|
||||||
OSX_STATIC_LIBS := `sdl-config --static-libs`
|
OSX_STATIC_LIBS := `sdl-config --static-libs`
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue