include cpp/variables.def PROJECT = Graphics_Hierarchy TYPE = hierarchy ifeq "$(OP_SYSTEM)" "WIN32" BUILD_BEFORE += nsviews endif BUILD_BEFORE += win_ext ifeq "$(OP_SYSTEM)" "UNIX" BUILD_BEFORE += wp_passive \ wp_active endif BUILD_BEFORE += mfc_ext wx_ext BUILD_BEFORE += i_graphics include cpp/rules.def