Changeset 2604
- Timestamp:
- Dec 3, 2004, 12:27:10 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile.Globals
r2603 r2604 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1.2 6$ $Name: not supported by cvs2svn $8 ## $Date: 2004-12-03 22:2 3:04$7 ## $Revision: 1.27 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-12-03 22:27:10 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 66 66 # Set initial value for LDFLAGS which will include all OS common flags for GCC and required libraries. 67 67 68 EXTLIBS := -l xml2 -lcfitsio -lgsl -lgslcblas -lfftw3f -L$(sladir)/lib $(SLA_LINK) $(XML2_LINK)68 EXTLIBS := -lcfitsio -lgsl -lgslcblas -lfftw3f -L$(sladir)/lib $(SLA_LINK) $(XML2_LINK) 69 69 LDFLAGS := -g2 -pipe $(EXTLIBS) 70 70
Note:
See TracChangeset
for help on using the changeset viewer.
