5 lines
112 B
Batchfile
5 lines
112 B
Batchfile
|
@rem Generates Makefiles
|
||
|
@rem for autotools
|
||
|
cd ..
|
||
|
Prebuild.exe /target autotools /file prebuild.xml /pause
|