Windows2003-3790/inetcore/outlookexpress/wabw/build/wab/makeall.bat
2020-09-30 16:53:55 +02:00

6 lines
324 B
Batchfile

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