Changeset 507 in Sophya


Ignore:
Timestamp:
Oct 25, 1999, 10:37:32 AM (26 years ago)
Author:
ansari
Message:

modif provisoire pour FITSIO ds Makefile.h Reza 25/10/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Mgr/Makefile.h

    r480 r507  
    158158FITSIOLIB :=
    159159ifeq ($(SITE),LAL)
    160   override FITSIOREP :=/exp/planck/FitsIO/cfitsio/
     160  override FITSIOREP := -I/exp/planck/FitsIO/cfitsio/
    161161  override FITSIOLIB := -L$(FITSIOREP) -lcfitsio
    162162endif
     
    167167#endif
    168168
    169 CPPFLAGS     :=  -I${INC} -I$(FITSIOREP) -D${MACHEROSD} $(MODULECPPFLAGS)
     169CPPFLAGS     :=  -I${INC} $(FITSIOREP) -D${MACHEROSD} $(MODULECPPFLAGS)
    170170
    171171# Les options selon les divers compilateurs
Note: See TracChangeset for help on using the changeset viewer.