diff --git a/tools/6502/Makefile b/tools/6502/Makefile index 47cf44f5b..0fb74db81 100644 --- a/tools/6502/Makefile +++ b/tools/6502/Makefile @@ -30,8 +30,6 @@ # # Author: Oliver Schmidt # -# $Id: Makefile,v 1.11 2010/10/23 20:39:47 oliverschmidt Exp $ -# ifndef CONTIKI ${error CONTIKI not defined! You must specify where Contiki resides}