include $(GNUSTEP_MAKEFILES)/common.make BUNDLE_NAME = MyBundle ... MyBundle_NEEDS_GUI = NO ...
Makes sense to me. Since GNUstep's packages /are/ split, unlike Cocoa's AppKit, where it's all there all the time.
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
