Mercurial > hg > Members > kono > nitros9-code
diff level3/coco3/makefile @ 3009:e6c187dace64
level3 makefiles: Merge identical top level makefiles
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sun, 26 Oct 2014 16:40:53 +0100 |
parents | 8e1891c6cc4a |
children | 1af4fc8e4769 |
line wrap: on
line diff
--- a/level3/coco3/makefile Sun Oct 26 16:40:53 2014 +0100 +++ b/level3/coco3/makefile Sun Oct 26 16:40:53 2014 +0100 @@ -1,9 +1,12 @@ +ifeq ($(CPU),) + CPU = 6809 +endif + PORT = coco3 MACHINE = Tandy Color Computer 3 include $(NITROS9DIR)/rules.mak -CPU = 6809 -LEVEL = 3 +LEVEL = 3 DISTRO = $(CPU)L$(LEVEL) DISTRONAME = nos9$(CPU)l$(LEVEL)