Updated the build files to use $(xCP), allows use of mcopy to a mtools disk
[tpg/acess2.git] / Usermode / Libraries / libc.so_src / Makefile
index ada3088..bf7b8d1 100644 (file)
@@ -27,7 +27,7 @@ $(BIN): $(OBJ)
        @$(OBJDUMP) -d $@ > libc.so.1.dsm\r
        @$(OBJDUMP) -x -r -R $@ > libc.so.1.dmp\r
        cp ../libc.so.1 ../libc.so\r
-       cp ../libc.so.1 $(DISTROOT)/Libs/\r
+       $(xCP) ../libc.so.1 $(DISTROOT)/Libs/\r
 \r
 # C Runtime 0\r
 ../crt0.o: crt0.asm\r

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