Changeset 430 in Sophya for trunk


Ignore:
Timestamp:
Sep 24, 1999, 10:07:04 AM (26 years ago)
Author:
ansari
Message:

makefile

Location:
trunk/Poubelle/archTOI.old
Files:
2 added
1 edited

Legend:

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

    r422 r430  
    1919         auxinterpgps.o tsid.o archparam.o dyffttools.o fft_mayer.o \
    2020         formepulse.o pisteetoile.o sstetoile.o transfelec.o \
    21          gyrohandler.o aa_hadec.o templocator.o
     21         gyrohandler.o aa_hadec.o templocator.o plgalcross.o
    2222        $(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@ -lm
    2323archdump: archtoidump.o archeopsfile.o decompress.o archeops.o ssthandler.o
     
    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 /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
     60pisteetoile.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
     64plgalcross.o: plgalcross.cc plgalcross.h
    6365sstetoile.o: sstetoile.cc sstetoile.h
    6466ssthandler.o: ssthandler.cc ssthandler.h archeops.h archeops_28.h \
    6567 sstetoile.h pisteetoile.h transfelec.h formepulse.h
    66 templocator.o: templocator.cc templocator.h aa_hadec.h
     68templocator.o: templocator.cc templocator.h aa_hadec.h \
     69 ../cfitsio/fitsio.h ../cfitsio/longnam.h plgalcross.h
    6770test.o: test.cc archeopsfile.h archeops.h archeops_28.h ssthandler.h \
    6871 sstetoile.h pisteetoile.h transfelec.h formepulse.h gpsparser.h \
Note: See TracChangeset for help on using the changeset viewer.