SOURCES += $(wildcard Platforms/Cocoa/*.cpp) Platforms/General/POSIXthreads.cpp Platforms/General/UNIXfilemanip.cpp Platforms/General/POSIX/POSIXdirectory.cpp Platforms/General/PFshell/PFshell.cpp
SOURCES += $(wildcard Platforms/Cocoa/*.m)
override LDLIBS += -lz -framework Cocoa
