Changeset 409 in Sophya for trunk/Poubelle/archTOI.old/Makefile
- Timestamp:
- Sep 22, 1999, 11:56:54 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Poubelle/archTOI.old/Makefile
r405 r409 7 7 ssthandler.o toiinterpolator.o gpsparser.o asigps.o \ 8 8 auxinterpgps.o tsid.o archparam.o dyffttools.o fft_mayer.o \ 9 formepulse.o pisteetoile.o sstetoile.o transfelec.o 9 formepulse.o pisteetoile.o sstetoile.o transfelec.o \ 10 gyrohandler.o 10 11 $(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@ -lm 11 12 archdump: archtoidump.o archeopsfile.o decompress.o archeops.o ssthandler.o … … 14 15 archeopsfile.o: archeopsfile.cc archeopsfile.h archeops.h \ 15 16 archeops_28.h ssthandler.h gpsparser.h compress.h 17 # cxx -O -g -I../cfitsio -c archeopsfile.cc -o archeopsfile.o -assume noaligned_objects 16 18 archtoi.o: archtoi.cc archeopsfile.h archeops.h archeops_28.h \ 17 19 ssthandler.h gpsparser.h toisvr.h toiiter.h auxgps.h tsid.h archtoi.h \ … … 54 56 fft_mayer.o: fft_mayer.cc mayer_fft.h trigtbl.h 55 57 archparam.o: archparam.cc archparam.h 58 gyrohandler.o: gyrohandler.cc gyrohandler.h archeops.h archeops_28.h
Note:
See TracChangeset
for help on using the changeset viewer.