Windows-Server-2003/inetsrv/iis/setup/sld/makefile.inc

7 lines
71 B
PHP

iCPU=$(PROCESSOR_ARCHITECTURE)
!IF "$(iCPU)"=="x86"
iCPU=I386
!ENDIF