|
version 1.1, 2005/02/04 07:56:46
|
version 1.3, 2005/02/24 23:50:46
|
|
|
|
| test -n "$CC" || CC="gcc -m32" | test -n "$CC" || CC="gcc -m32" |
| test -n "$LD" || LD="ld -m elf_i386" | test -n "$LD" || LD="ld -m elf_i386" |
| test -n "$AS" || AS="as --32" | test -n "$AS" || AS="as --32" |
| |
host_cpu="i386" |
| fi | fi |
| ;; | ;; |
| esac | esac |
|
|
|
| dlls/wintrust/Makefile | dlls/wintrust/Makefile |
| dlls/wow32/Makefile | dlls/wow32/Makefile |
| dlls/wsock32/Makefile | dlls/wsock32/Makefile |
| |
dlls/wsock32/tests/Makefile |
| dlls/wtsapi32/Makefile | dlls/wtsapi32/Makefile |
| dlls/x11drv/Makefile | dlls/x11drv/Makefile |
| documentation/Makefile | documentation/Makefile |