Mercurial > hg > Members > kono > nitros9-code
diff level1/coco/modules/makefile @ 2049:0cf8513d33d7
Updated for new structure
author | boisy |
---|---|
date | Sun, 23 Apr 2006 18:01:52 +0000 |
parents | d3b51489cb58 |
children | a80f533398ff |
line wrap: on
line diff
--- a/level1/coco/modules/makefile Sun Apr 23 17:44:50 2006 +0000 +++ b/level1/coco/modules/makefile Sun Apr 23 18:01:52 2006 +0000 @@ -1,7 +1,9 @@ PORT = coco include $(NITROS9DIR)/rules.mak -vpath %.asm $(6809L1)/modules +vpath %.asm $(LEVEL1)/modules + +AFLAGS += -I$(LEVEL1)/modules CLOCKELIM = -aRTCElim=1 CLOCKDISTO2 = -aRTCDsto2=1