- various enhancements in tecs and six

This commit is contained in:
zolliker
2009-02-19 13:29:03 +00:00
parent f6e5826e19
commit e762ecb6a1
4 changed files with 70 additions and 13 deletions

View File

@@ -56,6 +56,9 @@ $(CFGDIR)ccs130.crv: ccrv inp/ccs130.inp
$(CFGDIR)c_ill.crv: ccrv inp/c_ill.inp
$Q -p$(CFGDIR)
$(CFGDIR)cma02.crv: ccrv inp/cma02.inp
$Q -p$(CFGDIR)
$(CFGDIR)cma11.crv: ccrv inp/cma11.inp
$Q -p$(CFGDIR)
@@ -71,6 +74,9 @@ $(CFGDIR)cma11r3lc.crv: ccrv inp/cma11r3lc.inp
$(CFGDIR)cma11r4rc.crv: ccrv inp/cma11r4rc.inp
$Q -p$(CFGDIR)
$(CFGDIR)cma6.crv: ccrv inp/cma6.inp
$Q -p$(CFGDIR)
$(CFGDIR)cplus45.crv: ccrv inp/cplus45.inp
$Q -p$(CFGDIR)
@@ -110,6 +116,15 @@ $(CFGDIR)g26552.crv: ccrv inp/g26552.inp
$(CFGDIR)gemark.crv: ccrv inp/gemark.inp
$Q -p$(CFGDIR)
$(CFGDIR)ln2a.crv: ccrv inp/ln2a.inp
$Q -p$(CFGDIR)
$(CFGDIR)ln2b.crv: ccrv inp/ln2b.inp
$Q -p$(CFGDIR)
$(CFGDIR)ln2.crv: ccrv inp/ln2.inp
$Q -p$(CFGDIR)
$(CFGDIR)mz020124.crv: ccrv inp/mz020124.inp
$Q -p$(CFGDIR)
@@ -329,6 +344,9 @@ $(CFGDIR)x38622.crv: ccrv inp/x38622.inp
$(CFGDIR)x40188.crv: ccrv inp/x40188.inp
$Q -p$(CFGDIR)
$(CFGDIR)x48581.crv: ccrv inp/x48581.inp
$Q -p$(CFGDIR)
$(CFGDIR)x50830.crv: ccrv inp/x50830.inp
$Q -p$(CFGDIR)
@@ -341,6 +359,9 @@ $(CFGDIR)x50921.crv: ccrv inp/x50921.inp
$(CFGDIR)x50923.crv: ccrv inp/x50923.inp
$Q -p$(CFGDIR)
$(CFGDIR)x50991.crv: ccrv inp/x50991.inp
$Q -p$(CFGDIR)
$(CFGDIR)x51079.crv: ccrv inp/x51079.inp
$Q -p$(CFGDIR)
@@ -367,11 +388,13 @@ all_crv: dev.list \
$(CFGDIR)c_ab.crv \
$(CFGDIR)ccs130.crv \
$(CFGDIR)c_ill.crv \
$(CFGDIR)cma02.crv \
$(CFGDIR)cma11.crv \
$(CFGDIR)cma11r1al.crv \
$(CFGDIR)cma11r2ol.crv \
$(CFGDIR)cma11r3lc.crv \
$(CFGDIR)cma11r4rc.crv \
$(CFGDIR)cma6.crv \
$(CFGDIR)cplus45.crv \
$(CFGDIR)cplus70.crv \
$(CFGDIR)cs405.crv \
@@ -385,6 +408,9 @@ all_crv: dev.list \
$(CFGDIR)g26550.crv \
$(CFGDIR)g26552.crv \
$(CFGDIR)gemark.crv \
$(CFGDIR)ln2a.crv \
$(CFGDIR)ln2b.crv \
$(CFGDIR)ln2.crv \
$(CFGDIR)mz020124.crv \
$(CFGDIR)mz030500.crv \
$(CFGDIR)pcry.crv \
@@ -458,10 +484,12 @@ all_crv: dev.list \
$(CFGDIR)x38604.crv \
$(CFGDIR)x38622.crv \
$(CFGDIR)x40188.crv \
$(CFGDIR)x48581.crv \
$(CFGDIR)x50830.crv \
$(CFGDIR)x50903.crv \
$(CFGDIR)x50921.crv \
$(CFGDIR)x50923.crv \
$(CFGDIR)x50991.crv \
$(CFGDIR)x51079.crv \
$(CFGDIR)z030114.crv \
@@ -485,11 +513,13 @@ inp/cab505.inp \
inp/c_ab.inp \
inp/ccs130.inp \
inp/c_ill.inp \
inp/cma02.inp \
inp/cma11.inp \
inp/cma11r1al.inp \
inp/cma11r2ol.inp \
inp/cma11r3lc.inp \
inp/cma11r4rc.inp \
inp/cma6.inp \
inp/cplus45.inp \
inp/cplus70.inp \
inp/cs405.inp \
@@ -503,6 +533,9 @@ inp/g25550.inp \
inp/g26550.inp \
inp/g26552.inp \
inp/gemark.inp \
inp/ln2a.inp \
inp/ln2b.inp \
inp/ln2.inp \
inp/mz020124.inp \
inp/mz030500.inp \
inp/pcry.inp \
@@ -576,10 +609,12 @@ inp/x37346.inp \
inp/x38604.inp \
inp/x38622.inp \
inp/x40188.inp \
inp/x48581.inp \
inp/x50830.inp \
inp/x50903.inp \
inp/x50921.inp \
inp/x50923.inp \
inp/x50991.inp \
inp/x51079.inp \
inp/z030114.inp \