This commit is contained in:
zolliker
2007-09-19 06:41:36 +00:00
parent b59af433e4
commit 4f4e539569
17 changed files with 883 additions and 61 deletions

View File

@@ -185,6 +185,9 @@ $(CFGDIR)x09941.crv: ccrv inp/x09941.inp
$(CFGDIR)x10045.crv: ccrv inp/x10045.inp
$Q -p$(CFGDIR)
$(CFGDIR)x10045m.crv: ccrv inp/x10045m.inp
$Q -p$(CFGDIR)
$(CFGDIR)x10409.crv: ccrv inp/x10409.inp
$Q -p$(CFGDIR)
@@ -269,12 +272,21 @@ $(CFGDIR)x31319.crv: ccrv inp/x31319.inp
$(CFGDIR)x31320.crv: ccrv inp/x31320.inp
$Q -p$(CFGDIR)
$(CFGDIR)x33924.crv: ccrv inp/x33924.inp
$Q -p$(CFGDIR)
$(CFGDIR)x34504.crv: ccrv inp/x34504.inp
$Q -p$(CFGDIR)
$(CFGDIR)x34524.crv: ccrv inp/x34524.inp
$Q -p$(CFGDIR)
$(CFGDIR)x34525.crv: ccrv inp/x34525.inp
$Q -p$(CFGDIR)
$(CFGDIR)x34526.crv: ccrv inp/x34526.inp
$Q -p$(CFGDIR)
$(CFGDIR)x37342.crv: ccrv inp/x37342.inp
$Q -p$(CFGDIR)
@@ -356,6 +368,7 @@ all_crv: dev.list \
$(CFGDIR)x09883.crv \
$(CFGDIR)x09941.crv \
$(CFGDIR)x10045.crv \
$(CFGDIR)x10045m.crv \
$(CFGDIR)x10409.crv \
$(CFGDIR)x12532.crv \
$(CFGDIR)x12533.crv \
@@ -384,8 +397,11 @@ all_crv: dev.list \
$(CFGDIR)x31318.crv \
$(CFGDIR)x31319.crv \
$(CFGDIR)x31320.crv \
$(CFGDIR)x33924.crv \
$(CFGDIR)x34504.crv \
$(CFGDIR)x34524.crv \
$(CFGDIR)x34525.crv \
$(CFGDIR)x34526.crv \
$(CFGDIR)x37342.crv \
$(CFGDIR)x37346.crv \
$(CFGDIR)x38604.crv \
@@ -456,6 +472,7 @@ inp/x09882.inp \
inp/x09883.inp \
inp/x09941.inp \
inp/x10045.inp \
inp/x10045m.inp \
inp/x10409.inp \
inp/x12532.inp \
inp/x12533.inp \
@@ -484,8 +501,11 @@ inp/x31317.inp \
inp/x31318.inp \
inp/x31319.inp \
inp/x31320.inp \
inp/x33924.inp \
inp/x34504.inp \
inp/x34524.inp \
inp/x34525.inp \
inp/x34526.inp \
inp/x37342.inp \
inp/x37346.inp \
inp/x38604.inp \