diff options
author | tom_at_work <tom_at_work@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2005-12-04 13:07:37 +0000 |
---|---|---|
committer | tom_at_work <tom_at_work@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2005-12-04 13:07:37 +0000 |
commit | 6e62b167f0962513ba873038046fc6d14029f1b3 (patch) | |
tree | e46883e8ad5b10f6cbaaa45fb0c27a96333ff59f /compiler/utils/Makefile | |
parent | 5c7230d7463beca912193dcfa7220cb268fdf232 (diff) | |
download | fpc-6e62b167f0962513ba873038046fc6d14029f1b3.tar.gz |
* makefile updates after last changes for successful build on ppc64/linux
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@1874 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/utils/Makefile')
-rw-r--r-- | compiler/utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/utils/Makefile b/compiler/utils/Makefile index 407eb8a1ad..ed15aef51e 100644 --- a/compiler/utils/Makefile +++ b/compiler/utils/Makefile @@ -1,5 +1,5 @@ # -# Don't edit, this file is generated by FPCMake Version 2.0.0 [2005/11/20] +# Don't edit, this file is generated by FPCMake Version 2.0.0 [2005/12/04] # default: all MAKEFILETARGETS=i386-linux i386-go32v2 i386-win32 i386-os2 i386-freebsd i386-beos i386-netbsd i386-solaris i386-qnx i386-netware i386-openbsd i386-wdosx i386-emx i386-watcom i386-netwlibc i386-wince m68k-linux m68k-freebsd m68k-netbsd m68k-amiga m68k-atari m68k-openbsd m68k-palmos powerpc-linux powerpc-netbsd powerpc-macos powerpc-darwin powerpc-morphos sparc-linux sparc-netbsd sparc-solaris x86_64-linux x86_64-freebsd x86_64-win64 arm-linux arm-wince powerpc64-linux |