Compare commits

..

No commits in common. "e32ee4f4c2c3944ebf097f3e1b4f838cfb618049" and "895104240448a4c24fba972fd1d4d884f95aa136" have entirely different histories.

View File

@ -113,9 +113,6 @@ endif
ifeq ($(UNAME_S), Darwin)
build/$(BUNDLE_DIR)/Contents/%: $(DATA_DIR)/data/% | build/$(BUNDLE_DIR)/Contents
cp $^ $@
build/$(BUNDLE_DIR)/Contents/%: $(COMMON_DIR)/data/% | build/$(BUNDLE_DIR)/Contents
cp $^ $@
endif
build/$(BUNDLE_DIR)/Contents build/$(BUNDLE_DIR)/$(DLL_DIR) build/obj: