comparison level1/coco1/modules/kernel/makefile @ 2691:678c6848dc12 lwtools-port

Fixed coco2/coco2b makefiles to depend on coco1 makefiles
author Boisy Pitre <boisy.pitre@nuance.com>
date Thu, 19 Jul 2012 13:54:05 -0500
parents 6e40b043d3e0
children
comparison
equal deleted inserted replaced
2690:6e40b043d3e0 2691:678c6848dc12
1 PORT = coco 1 ifeq ($(PORT),)
2 PORT=coco1
3 endif
2 include $(NITROS9DIR)/rules.mak 4 include $(NITROS9DIR)/rules.mak
3 5
4 vpath %.asm $(LEVEL1)/modules/kernel 6 vpath %.asm $(LEVEL1)/modules/kernel
5 7
6 DEPENDS = ./makefile 8 DEPENDS = ./makefile