diff level3/coco3/modules/makefile @ 3104:f0aaf9c29516

makefiles: Use host copy tool for copying files in build tree OS9COPY (os9 cp) is for copying to/from disk images
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 28 Feb 2016 21:38:18 +0100
parents 22122ff8bef3
children 3cce8745dd2e
line wrap: on
line diff
--- a/level3/coco3/modules/makefile	Sun Feb 28 21:38:12 2016 +0100
+++ b/level3/coco3/modules/makefile	Sun Feb 28 21:38:18 2016 +0100
@@ -95,7 +95,7 @@
 # Kernel
 krn krnp2:
 	$(CD) kernel; make $@
-	$(OS9COPY) kernel/$@ .
+	$(CP) kernel/$@ .
 
 # Special cases