6 lines
189 B
Tcsh
6 lines
189 B
Tcsh
|
#/bin/csh
|
||
|
make all
|
||
|
cp Consto01mask MakeCons PrintStrat Translate heapsortHGL mapview DotPlotTool ../bin
|
||
|
rm Consto01mask MakeCons PrintStrat Translate heapsortHGL mapview DotPlotTool
|
||
|
rm *.o
|