Browse Source

* removed m68k-i386 specific define

peter 22 years ago
parent
commit
c47628fa5d
1 changed files with 0 additions and 5 deletions
  1. 0 5
      compiler/utils/samplecfg

+ 0 - 5
compiler/utils/samplecfg

@@ -60,11 +60,6 @@ cat <<EOFCFG > $thefile
 # -u is the same as #UNDEF
 # -u is the same as #UNDEF
 #
 #
 
 
-# When not m68k is defined at the commandline, define i386
-#IFNDEF m68k
-  #DEFINE i386
-#ENDIF
-
 #
 #
 # Some examples (for switches see below, and the -? helppages)
 # Some examples (for switches see below, and the -? helppages)
 #
 #