Componentes.Terceros.jcl/official/2.1.1/devtools/included_files.sh

17 lines
797 B
Bash
Raw Normal View History

#!/bin/sh
#
# shell script to create templates
cp ../source/include/jcl.template.inc ../source/include/jclc6.inc
cp ../source/include/jcl.template.inc ../source/include/jcld6.inc
cp ../source/include/jcl.template.inc ../source/include/jcld7.inc
cp ../source/include/jcl.template.inc ../source/include/jclcs1.inc
cp ../source/include/jcl.template.inc ../source/include/jcld8.inc
cp ../source/include/jcl.template.inc ../source/include/jcld9.inc
cp ../source/include/jcl.template.inc ../source/include/jcld10.inc
cp ../source/include/jcl.template.inc ../source/include/jcld11.inc
cp ../source/include/jcl.template.inc ../source/include/jcld12.inc
cp ../source/include/jcl.template.inc ../source/include/jcld14.inc
cp ../source/include/jcl.template.inc ../source/include/jclfpc.inc