# AUTOMATICALLY GENERATED. DO NOT EDIT - YOUR CHANGES WILL BE OVERWRITTEN include $(GNUSTEP_MAKEFILES)/common.make ifeq ($(warnings), yes) ADDITIONAL_OBJCFLAGS += -W ADDITIONAL_OBJCPPFLAGS += -W ADDITIONAL_CFLAGS += -W ADDITIONAL_CPPFLAGS += -W endif ifeq ($(allwarnings), yes) ADDITIONAL_OBJCFLAGS += -Wall ADDITIONAL_OBJCPPFLAGS += -Wall ADDITIONAL_CFLAGS += -Wall ADDITIONAL_CPPFLAGS += -Wall endif BUNDLE_NAME = LookAndBehaviorEntry LookAndBehaviorEntry_OBJC_FILES = LookAndBehaviorEntry.m \ LookAndBehaviorEntry_OBJCC_FILES = LookAndBehaviorEntry_C_FILES = LookAndBehaviorEntry_RESOURCE_FILES = LookAndBehaviorEntry_LANGUAGES = LookAndBehaviorEntry_LOCALIZED_RESOURCE_FILES = LookAndBehaviorEntry_LDFLAGS = SUBPROJECTS = -include GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/bundle.make include $(GNUSTEP_MAKEFILES)/aggregate.make -include GNUmakefile.postamble