Changeset 806
- Timestamp:
- May 28, 2004, 10:26:49 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile.Globals
r785 r806 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1. 8$ $Name: not supported by cvs2svn $8 ## $Date: 2004-05-2 6 00:04:32$7 ## $Revision: 1.9 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-05-28 20:26:49 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 42 42 # Set initial value for LDFLAGS which will include all OS common flags for GCC and required libraries. 43 43 44 LDFLAGS := -g2 -pipe -lcfitsio -lgsl -lgslcblas 44 LDFLAGS := -g2 -pipe -lcfitsio -lgsl -lgslcblas -lfftw3f 45 45 46 46 # Define or refine variables for the Linux OS
Note:
See TracChangeset
for help on using the changeset viewer.
