Changeset 422 in Sophya


Ignore:
Timestamp:
Sep 23, 1999, 4:25:38 PM (26 years ago)
Author:
ansari
Message:

makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Poubelle/archTOI.old/Makefile

    r421 r422  
    77CPPFLAGS    =-O -g -I$(CFITSIODIR)
    88
    9 LDLIBS=-L$(CFITSIODIR) -lcfitsio
     9LDLIBS=-L$(CFITSIODIR)/$(HOSTTYPE) -lcfitsio
    1010
    1111default: archtoi
     
    5858gpsparser.o: gpsparser.cc gpsparser.h archeops.h archeops_28.h
    5959gyrohandler.o: gyrohandler.cc gyrohandler.h archeops.h archeops_28.h
    60 pisteetoile.o: pisteetoile.cc \
    61  /home/usr203/mnt/gnu/OSF1/lib/gcc-lib/alphaev5-dec-osf4.0d/2.8.1/include/math.h \
    62  /home/usr203/mnt/gnu/include/g++/iostream.h archparam.h pisteetoile.h \
    63  sstetoile.h transfelec.h formepulse.h
     60pisteetoile.o: pisteetoile.cc /usr/include/math.h \
     61 /home/manip/mnt/planck/aubourg/egcs/linux/include/g++/iostream.h \
     62 archparam.h pisteetoile.h sstetoile.h transfelec.h formepulse.h
    6463sstetoile.o: sstetoile.cc sstetoile.h
    6564ssthandler.o: ssthandler.cc ssthandler.h archeops.h archeops_28.h \
Note: See TracChangeset for help on using the changeset viewer.