advent: remove old comment in 6809 makefile.
authorBrett Gordon <beretta42@gmail.com>
Thu, 17 Mar 2016 21:47:31 +0000 (17:47 -0400)
committerBrett Gordon <beretta42@gmail.com>
Thu, 17 Mar 2016 21:47:31 +0000 (17:47 -0400)
Applications/cave/Makefile.6809

index 2287624..0715f84 100644 (file)
@@ -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.