Browse Source

* regened after ARM change.

marco 21 years ago
parent
commit
473bc013f2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      compiler/Makefile

+ 2 - 2
compiler/Makefile

@@ -1,5 +1,5 @@
 #
 #
-# Don't edit, this file is generated by FPCMake Version 1.1 [2004/06/06]
+# Don't edit, this file is generated by FPCMake Version 1.1 [2004/08/07]
 #
 #
 default: all
 default: all
 MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx palmos macos darwin emx watcom morphos
 MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx palmos macos darwin emx watcom morphos
@@ -235,7 +235,7 @@ endif
 ifdef X86_64
 ifdef X86_64
 PPC_TARGET=x86_64
 PPC_TARGET=x86_64
 endif
 endif
-ifdef X86_64
+ifdef ARM
 PPC_TARGET=arm
 PPC_TARGET=arm
 endif
 endif
 ifndef PPC_TARGET
 ifndef PPC_TARGET