Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
!ifdef GENERATE_NEW_ERROR_FILES ..\impliber.c ..\impliber.h: ..\impliber.txt cd .. .\mkmsg -hex -h impliber.h -c impliber.c impliber.txt cd implib
..\implib.c: ..\implib.y ..\newexe.h ..\verimp.h ..\impliber.h cd .. # myacc hard-codes temp file names, so we need to # make sure this run and the one from ..\link16\makefile.inc # don't happen at the same time on multiprocessor boxes. sleep 5 .\myacc implib.y cd implib !else ..\impliber.c ..\impliber.h:
..\implib.c:
!endif
|