From: Brett Gordon Date: Thu, 17 Mar 2016 21:47:31 +0000 (-0400) Subject: advent: remove old comment in 6809 makefile. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ac32ca9fa775ba684488049a665592ca85e60d4b;p=FUZIX.git advent: remove old comment in 6809 makefile. --- diff --git a/Applications/cave/Makefile.6809 b/Applications/cave/Makefile.6809 index 22876241..0715f84e 100644 --- a/Applications/cave/Makefile.6809 +++ b/Applications/cave/Makefile.6809 @@ -1,8 +1,3 @@ -# -# For Z80 at least this should work. We will need to hack advgen to -# do endian swapping if building on PC for 6809 -# - PLATFORM = 6809 CC = m6809-unknown-gcc # pointer to pointer gcc compilation problems: use -O0.