git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jcl@20 c37d764d-f447-7644-a108-883140d013fb
15 lines
807 B
Batchfile
15 lines
807 B
Batchfile
rem shell script to create templates
|
|
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jclc6.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\jcld10.inc
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld11.inc
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld12.inc
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jcld14.inc
|
|
|
|
copy ..\source\include\jcl.template.inc ..\source\include\jclfpc.inc
|