ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/compilers.mk
(Generate patch)

Comparing COMP/SCRAM/src/compilers.mk (file contents):
Revision 1.14.2.7 by williamc, Thu Jun 3 12:20:48 1999 UTC vs.
Revision 1.14.2.8 by williamc, Tue Jun 15 14:28:22 1999 UTC

# Line 53 | Line 53 | DependencyCCTool = $(CXX) -xM1 $(CPPFLAG
53   ifdef f77
54   extralib+=M77 F77 sunmath m
55   endif
56 + ifdef MutliThreaded
57 + CXXFLAGS+=-mt
58 + endif
59   endif
60  
61   #----------------------------------------------

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines