Compare commits
No commits in common. "e32ee4f4c2c3944ebf097f3e1b4f838cfb618049" and "895104240448a4c24fba972fd1d4d884f95aa136" have entirely different histories.
e32ee4f4c2
...
8951042404
@ -113,9 +113,6 @@ endif
|
|||||||
ifeq ($(UNAME_S), Darwin)
|
ifeq ($(UNAME_S), Darwin)
|
||||||
build/$(BUNDLE_DIR)/Contents/%: $(DATA_DIR)/data/% | build/$(BUNDLE_DIR)/Contents
|
build/$(BUNDLE_DIR)/Contents/%: $(DATA_DIR)/data/% | build/$(BUNDLE_DIR)/Contents
|
||||||
cp $^ $@
|
cp $^ $@
|
||||||
|
|
||||||
build/$(BUNDLE_DIR)/Contents/%: $(COMMON_DIR)/data/% | build/$(BUNDLE_DIR)/Contents
|
|
||||||
cp $^ $@
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
build/$(BUNDLE_DIR)/Contents build/$(BUNDLE_DIR)/$(DLL_DIR) build/obj:
|
build/$(BUNDLE_DIR)/Contents build/$(BUNDLE_DIR)/$(DLL_DIR) build/obj:
|
||||||
|
Loading…
Reference in New Issue
Block a user