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.

5 lines
324 B

  1. out -f %bldsrcrootdir%\makefile
  2. awk -f makeallr.awk %bldDrive%%bldDir%\%bldProject%.txt > %bldsrcrootdir%\makefile
  3. awk -f makealld.awk %bldDrive%%bldDir%\%bldProject%.txt >> %bldsrcrootdir%\makefile
  4. awk -f makeallt.awk %bldDrive%%bldDir%\%bldProject%.txt >> %bldsrcrootdir%\makefile
  5. in -fuc "" %bldsrcrootdir%\makefile