hardsup must be made before tecs (M.Z.)

This commit is contained in:
cvs
2001-04-27 09:27:25 +00:00
parent a4b4b0c6c8
commit f9dcecfa9b

8
build
View File

@@ -5,13 +5,13 @@
# Mark Koennecke, September 2000
#--------------------------------------------------------------------------
#------- build tecs
cd tecs
#----- build hardsup
cd hardsup
make
cd ..
#----- build hardsup
cd hardsup
#------- build tecs
cd tecs
make
cd ..