Changeset 1053 for branches/rel1/psLib/src/Makefile.Globals
- Timestamp:
- Jun 15, 2004, 12:06:36 PM (22 years ago)
- File:
-
- 1 edited
-
branches/rel1/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel1/psLib/src/Makefile.Globals
r1050 r1053 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1.10.2. 2$ $Name: not supported by cvs2svn $8 ## $Date: 2004-06-15 2 1:46:21$7 ## $Revision: 1.10.2.3 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-06-15 22:06:36 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 57 57 DLL = so 58 58 SO = so 59 DOCS = doxygen Doxyfile 59 DOCS = doxygen Doxyfile; make --directory=$(prefix)/docs/latex 60 60 BUILD_DYNAMIC1 = $(CC) $(LDFLAGS_DLL) -Wl,--whole-archive 61 61 BUILD_DYNAMIC2 = -Wl,--no-whole-archive -lm -o
Note:
See TracChangeset
for help on using the changeset viewer.
