IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2604


Ignore:
Timestamp:
Dec 3, 2004, 12:27:10 PM (22 years ago)
Author:
desonia
Message:

xml2 makefile changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/Makefile.Globals

    r2603 r2604  
    55##  Assumptions:    Variable "prefix" already defined
    66##
    7 ##  $Revision: 1.26 $  $Name: not supported by cvs2svn $
    8 ##  $Date: 2004-12-03 22:23:04 $
     7##  $Revision: 1.27 $  $Name: not supported by cvs2svn $
     8##  $Date: 2004-12-03 22:27:10 $
    99##
    1010##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    6666# Set initial value for LDFLAGS which will include all OS common flags for GCC and required libraries.
    6767
    68 EXTLIBS := -lxml2 -lcfitsio -lgsl -lgslcblas -lfftw3f -L$(sladir)/lib $(SLA_LINK) $(XML2_LINK)
     68EXTLIBS := -lcfitsio -lgsl -lgslcblas -lfftw3f -L$(sladir)/lib $(SLA_LINK) $(XML2_LINK)
    6969LDFLAGS := -g2 -pipe $(EXTLIBS)
    7070
Note: See TracChangeset for help on using the changeset viewer.