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 # Mark Koennecke, September 2000
#-------------------------------------------------------------------------- #--------------------------------------------------------------------------
#------- build tecs #----- build hardsup
cd tecs cd hardsup
make make
cd .. cd ..
#----- build hardsup #------- build tecs
cd hardsup cd tecs
make make
cd .. cd ..