20 lines
1.1 KiB
Batchfile
20 lines
1.1 KiB
Batchfile
|
|
rem shell script to create templates
|
||
|
|
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jclc5.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jclc6.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jclkc3.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jclkd3.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld5.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld6.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld7.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jclcs1.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld8.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld9.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld9.net.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld10.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld10.net.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld11.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld11.net.inc
|
||
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld12.inc
|
||
|
|
|