Uncommented the tpx rule

This commit is contained in:
Harry Moffat 2003-06-10 15:27:24 +00:00
parent fcaf0da1df
commit 93e853ea74

View File

@ -76,8 +76,8 @@ rpath: $(RPATH)
solvers: $(SOLVERS) solvers: $(SOLVERS)
#tpx: tpx:
# cd $(EXT)/tpx; @MAKE@ cd $(EXT)/tpx; @MAKE@
flow1D: flow1D:
cd oneD; @MAKE@ cd oneD; @MAKE@