# GNUstep makefile debug=yes include $(GNUSTEP_MAKEFILES)/common.make TOOL_NAME = calendar calendar_OBJC_FILES = calendar.m ADDITIONAL_TOOL_LIBS = -lNGCards -include GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/tool.make -include GNUmakefile.postamble