Changeset 2524
- Timestamp:
- Nov 29, 2004, 2:49:16 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile.Globals
r2411 r2524 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1.2 4$ $Name: not supported by cvs2svn $8 ## $Date: 2004-11- 24 00:05:54$7 ## $Revision: 1.25 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-11-30 00:49:16 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 59 59 60 60 SLA_LINK := $(shell $(sladir)/bin/sla_link) 61 EXTLIBS := -l cfitsio -lgsl -lgslcblas -lfftw3f -L$(sladir)/lib $(SLA_LINK)61 EXTLIBS := -lxml2 -lcfitsio -lgsl -lgslcblas -lfftw3f -L$(sladir)/lib $(SLA_LINK) 62 62 LDFLAGS := -g2 -pipe $(EXTLIBS) 63 63
Note:
See TracChangeset
for help on using the changeset viewer.
