Also note that if the example is a CLI program, you probably want to
use this GNUmakefile;

  include $(GNUSTEP_MAKEFILES)/common.make
  TOOL_NAME = prog1
  prog1_OBJC_FILES = prog1.m
  include $(GNUSTEP_MAKEFILES)/tool.make

Best regards,
-Truls


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to