# Additional include directories the compiler should search ADDITIONAL_INCLUDE_DIRS += -I../.. ifeq ($(GNUSTEP_TARGET_OS),mingw32) 2Controls_LIBRARIES_DEPEND_UPON += -lGorm endif ifeq ($(GNUSTEP_TARGET_OS),cygwin) 2Controls_LIBRARIES_DEPEND_UPON += -lGorm endif