From: Alan Cox Date: Tue, 21 Jul 2015 20:34:16 +0000 (+0100) Subject: Makefile: add 68hc11test X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=09cf24732a8483d603f803d32aea9b3a016275c4;p=FUZIX.git Makefile: add 68hc11test Not remotely useful or usable yet --- diff --git a/Kernel/Makefile b/Kernel/Makefile index 72e3fb10..be2c07b9 100644 --- a/Kernel/Makefile +++ b/Kernel/Makefile @@ -2,6 +2,7 @@ TARGET_LIST = platform-nc100 platform-micropack platform-pcw8256 platform-socz80 #export TARGET = 6809simple #export TARGET = 6809test +#export TARGET = 68hc11test #export TARGET = 8086test #export TARGET = atarist #export TARGET = bbcmicro