Changeset 422 in Sophya for trunk/Poubelle
- Timestamp:
- Sep 23, 1999, 4:25:38 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Poubelle/archTOI.old/Makefile
r421 r422 7 7 CPPFLAGS =-O -g -I$(CFITSIODIR) 8 8 9 LDLIBS=-L$(CFITSIODIR) -lcfitsio9 LDLIBS=-L$(CFITSIODIR)/$(HOSTTYPE) -lcfitsio 10 10 11 11 default: archtoi … … 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 \ 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 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 64 63 sstetoile.o: sstetoile.cc sstetoile.h 65 64 ssthandler.o: ssthandler.cc ssthandler.h archeops.h archeops_28.h \
Note:
See TracChangeset
for help on using the changeset viewer.