mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-30 09:50:04 +02:00
move the target to TLD for our fork
This commit is contained in:
@@ -113,7 +113,7 @@ else
|
||||
SHARED := -shared -static-libgcc -static-libstdc++ -s -Wl,--version-script=$(CORE_DIR)/libretro/link.T -Wl,--no-undefined
|
||||
endif
|
||||
|
||||
TARGET := $(CORE_DIR)/build/bin/$(TARGET)
|
||||
TARGET := $(CORE_DIR)/$(TARGET)
|
||||
|
||||
# To force use of the Unix version instead of the Windows version
|
||||
MKDIR := $(shell which mkdir)
|
||||
|
Reference in New Issue
Block a user