From ac32ca9fa775ba684488049a665592ca85e60d4b Mon Sep 17 00:00:00 2001 From: Brett Gordon Date: Thu, 17 Mar 2016 17:47:31 -0400 Subject: [PATCH] advent: remove old comment in 6809 makefile. --- Applications/cave/Makefile.6809 | 5 ----- 1 file changed, 5 deletions(-) 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. -- 2.34.1