Files
harbour-core/harbour/build40.bat
1999-08-22 06:29:28 +00:00

11 lines
284 B
Batchfile

@echo off
rem del build40.err
make -fhbpplib.b32 > build40.err
make -fmakefile.b40 >> build40.err
make -fterminal.b32 >> build40.err
call bldgt32.bat >> build40.err
call bldhbpp.bat >> build40.err
call buildrdd.bat >> build40.err
make -frunner.b32 >> build40.err
Notepad build40.err