- Timestamp:
- Sep 24, 1999, 10:07:04 AM (26 years ago)
- Location:
- trunk/Poubelle/archTOI.old
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Poubelle/archTOI.old/Makefile
r422 r430 19 19 auxinterpgps.o tsid.o archparam.o dyffttools.o fft_mayer.o \ 20 20 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 22 22 $(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@ -lm 23 23 archdump: archtoidump.o archeopsfile.o decompress.o archeops.o ssthandler.o … … 58 58 gpsparser.o: gpsparser.cc gpsparser.h archeops.h archeops_28.h 59 59 gyrohandler.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 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 64 plgalcross.o: plgalcross.cc plgalcross.h 63 65 sstetoile.o: sstetoile.cc sstetoile.h 64 66 ssthandler.o: ssthandler.cc ssthandler.h archeops.h archeops_28.h \ 65 67 sstetoile.h pisteetoile.h transfelec.h formepulse.h 66 templocator.o: templocator.cc templocator.h aa_hadec.h 68 templocator.o: templocator.cc templocator.h aa_hadec.h \ 69 ../cfitsio/fitsio.h ../cfitsio/longnam.h plgalcross.h 67 70 test.o: test.cc archeopsfile.h archeops.h archeops_28.h ssthandler.h \ 68 71 sstetoile.h pisteetoile.h transfelec.h formepulse.h gpsparser.h \
Note:
See TracChangeset
for help on using the changeset viewer.