diff level2/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 ff6d97180a93
children 3cce8745dd2e
line wrap: on
line diff
--- a/level2/coco3/modules/makefile	Sun Feb 28 21:38:12 2016 +0100
+++ b/level2/coco3/modules/makefile	Sun Feb 28 21:38:18 2016 +0100
@@ -93,7 +93,7 @@
 # Kernel
 ccbkrn krn krnp2:
 	$(CD) kernel; make $@
-	$(OS9COPY) kernel/$@ .
+	$(CP) kernel/$@ .
 
 # Special cases