Reexport allegro_main on OS X.

This commit is contained in:
Jonathan Schleifer 2012-08-26 14:34:16 +02:00
parent 0ba7bef243
commit b88e005477
3 changed files with 12 additions and 1 deletions

View file

@ -11,6 +11,8 @@ INCLUDES = ${SRCS:.m=.h} \
ObjGameKit.h
include ../buildsys.mk
include ../extra.mk
CPPFLAGS += -DOGK_INTERNAL
LD = ${OBJC}
LDFLAGS += ${REEXPORT_ALLEGRO}