Without manually creating a GNUmake file, create any tools that understand Xcode projects and can create them directly against GNUstep by creating a Linux executable, thereby simplifying (a bit) the work needed to support projects running under Cocoa / Mac and GNUstep / Linux?
Basically, is there an xcodebuild style app for Linux?
I looked at pbtomake a few weeks ago, but it seems to be a dead project.
source share