1 | ifeq ($(HOSTTYPE), alpha)
|
---|
2 | CXX = cxx
|
---|
3 | endif
|
---|
4 | ifndef (CFITSIODIR)
|
---|
5 | CFITSIODIR = ../cfitsio
|
---|
6 | endif
|
---|
7 | CPPFLAGS =-O -g -I$(CFITSIODIR)
|
---|
8 |
|
---|
9 | LDLIBS=-L$(CFITSIODIR)/$(HOSTTYPE) -lcfitsio
|
---|
10 |
|
---|
11 | default: archtoi
|
---|
12 |
|
---|
13 | clean:
|
---|
14 | rm -f archtoi *.o archdump
|
---|
15 |
|
---|
16 |
|
---|
17 | archtoi: archtoimain.o archtoi.o archeopsfile.o decompress.o toiiter.o toisvr.o archeops.o \
|
---|
18 | ssthandler.o toiinterpolator.o gpsparser.o asigps.o \
|
---|
19 | auxinterpgps.o tsid.o archparam.o dyffttools.o fft_mayer.o \
|
---|
20 | formepulse.o pisteetoile.o sstetoile.o transfelec.o \
|
---|
21 | gyrohandler.o aa_hadec.o templocator.o plgalcross.o
|
---|
22 | $(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@ -lm
|
---|
23 | archdump: archtoidump.o archeopsfile.o decompress.o archeops.o ssthandler.o
|
---|
24 | $(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@ -lm
|
---|
25 |
|
---|
26 | aa_hadec.o: aa_hadec.c aa_hadec.h
|
---|
27 | archeops.o: archeops.c archeops_28.c archeops.h archeops_28.h
|
---|
28 | archeops_24.o: archeops_24.c archeops.h archeops_28.h
|
---|
29 | archeops_25.o: archeops_25.c archeops.h archeops_28.h
|
---|
30 | archeops_26.o: archeops_26.c archeops.h archeops_28.h
|
---|
31 | archeops_27.o: archeops_27.c archeops.h archeops_28.h
|
---|
32 | archeops_28.o: archeops_28.c archeops.h archeops_28.h
|
---|
33 | decompress.o: decompress.c archeops.h archeops_28.h compress.h
|
---|
34 | opendir.o: opendir.c dirent.h
|
---|
35 | archeopsfile.o: archeopsfile.cc archeopsfile.h archeops.h \
|
---|
36 | archeops_28.h ssthandler.h sstetoile.h pisteetoile.h transfelec.h \
|
---|
37 | formepulse.h gpsparser.h gyrohandler.h compress.h
|
---|
38 | archparam.o: archparam.cc archparam.h
|
---|
39 | archtoi.o: archtoi.cc archeopsfile.h archeops.h archeops_28.h \
|
---|
40 | ssthandler.h sstetoile.h pisteetoile.h transfelec.h formepulse.h \
|
---|
41 | gpsparser.h toisvr.h toiiter.h auxgps.h tsid.h archtoi.h \
|
---|
42 | ../cfitsio/fitsio.h ../cfitsio/longnam.h archparam.h archvers.h
|
---|
43 | archtoidump.o: archtoidump.cc archeopsfile.h archeops.h archeops_28.h \
|
---|
44 | ssthandler.h sstetoile.h pisteetoile.h transfelec.h formepulse.h \
|
---|
45 | gpsparser.h archtoi.h toisvr.h toiiter.h auxgps.h tsid.h \
|
---|
46 | ../cfitsio/fitsio.h ../cfitsio/longnam.h
|
---|
47 | archtoimain.o: archtoimain.cc archeopsfile.h archeops.h archeops_28.h \
|
---|
48 | ssthandler.h sstetoile.h pisteetoile.h transfelec.h formepulse.h \
|
---|
49 | gpsparser.h archtoi.h toisvr.h toiiter.h auxgps.h tsid.h \
|
---|
50 | ../cfitsio/fitsio.h ../cfitsio/longnam.h
|
---|
51 | asigps.o: asigps.cc asigps.h auxinterpgps.h auxgps.h
|
---|
52 | auxinterpgps.o: auxinterpgps.cc auxinterpgps.h auxgps.h \
|
---|
53 | ../cfitsio/fitsio.h ../cfitsio/longnam.h archvers.h
|
---|
54 | dyffttools.o: dyffttools.cc dyffttools.h
|
---|
55 | fft_mayer.o: fft_mayer.cc mayer_fft.h trigtbl.h
|
---|
56 | formepulse.o: formepulse.cc mayer_fft.h dyffttools.h transfelec.h \
|
---|
57 | formepulse.h ssthardware.h
|
---|
58 | gpsparser.o: gpsparser.cc gpsparser.h archeops.h archeops_28.h
|
---|
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
|
---|
64 | plgalcross.o: plgalcross.cc plgalcross.h
|
---|
65 | sstetoile.o: sstetoile.cc sstetoile.h
|
---|
66 | ssthandler.o: ssthandler.cc ssthandler.h archeops.h archeops_28.h \
|
---|
67 | sstetoile.h pisteetoile.h transfelec.h formepulse.h
|
---|
68 | templocator.o: templocator.cc templocator.h aa_hadec.h \
|
---|
69 | ../cfitsio/fitsio.h ../cfitsio/longnam.h plgalcross.h
|
---|
70 | test.o: test.cc archeopsfile.h archeops.h archeops_28.h ssthandler.h \
|
---|
71 | sstetoile.h pisteetoile.h transfelec.h formepulse.h gpsparser.h \
|
---|
72 | archtoi.h toisvr.h toiiter.h auxgps.h tsid.h ../cfitsio/fitsio.h \
|
---|
73 | ../cfitsio/longnam.h
|
---|
74 | toiinterpolator.o: toiinterpolator.cc toiinterpolator.h
|
---|
75 | toiiter.o: toiiter.cc archeops.h archeops_28.h toiiter.h \
|
---|
76 | archeopsfile.h ssthandler.h sstetoile.h pisteetoile.h transfelec.h \
|
---|
77 | formepulse.h gpsparser.h auxgps.h tsid.h toiinterpolator.h \
|
---|
78 | archparam.h templocator.h
|
---|
79 | toisvr.o: toisvr.cc toisvr.h toiiter.h archeopsfile.h archeops.h \
|
---|
80 | archeops_28.h ssthandler.h sstetoile.h pisteetoile.h transfelec.h \
|
---|
81 | formepulse.h gpsparser.h auxgps.h tsid.h archparam.h asigps.h \
|
---|
82 | auxinterpgps.h
|
---|
83 | transfelec.o: transfelec.cc transfelec.h
|
---|
84 | tsid.o: tsid.cc tsid.h
|
---|