AcessNative - Working on possible recompilation emulation
[tpg/acess2.git] / Usermode / Libraries / Makefile.tpl
index 1731f39..c18d04f 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 
-_BIN := $(OUTPUTDIR)Libs/$(BIN)
+_BIN := $(addprefix $(OUTPUTDIR)Libs/,$(BIN))
 _XBIN := $(addprefix $(OUTPUTDIR)Libs/,$(EXTRABIN))
 _OBJPREFIX := obj-$(ARCH)/
 

UCC git Repository :: git.ucc.asn.au