HARM
harm and utilities
 All Data Structures Files Functions Variables Typedefs Macros Pages
maketail.ldouble.deps.inc
Go to the documentation of this file.
1 
2 # Use $(OBJS) in ar command for libml.a if possible; else *.o
3 libml.a: $(OBJS) mconf.h
4  ar -rv libml.a $(OBJS)
5  ranlib libml.a
6 # ar -rv libml.a *.o
7 
8 # Use assembly language sqrt and floor if available.
9 # sqrtl.c does not give strictly rounded results.
10 # The floor.c routines are slow.
11 #floorl.o: floorl.387
12 # as -o floorl.o floorl.387
13 #sqrtl.o: sqrtl.387
14 # as -o sqrtl.o sqrtl.387
15 #setprec.o: setprec.387
16 # as -o setprec.o setprec.387
17 
18 # ELF versions for linux
19 #floorl.o: floorlelf.387
20 # as -o floorl.o floorlelf.387
21 sqrtl.o: sqrtlelf.387
22  as -o sqrtl.o sqrtlelf.387
23 setprec.o: setprelf.387
24  as -o setprec.o setprelf.387
25 
26 # 68K routines
27 # For Sun 3
28 #floorl.o: floorl.sun
29 # as -o floorl.o floorl.sun
30 #setprec.o: setprec.688
31 # as -o setprec.o setprec.688
32 #sqrtl.o: sqrtl.sun
33 # as -o sqrtl.o sqrtl.sun
34 
35 # For Motorola 68k sysv
36 # Thanks to Philippe De Muyter <phdm@info.ucl.ac.be>
37 #floorl.o: floorl.mot
38 # as -o floorl.o floorl.mot
39 #setprec.o: setprec.mot
40 # as -o setprec.o setprec.mot
41 #sqrtl.o: sqrtl.mot
42 # as -o sqrtl.o sqrtl.mot
43 
44 fltestl: fltestl.c libml.a
45  $(CC) $(CFLAGSOTHER) -o fltestl fltestl.c libml.a
46 
47 fltestl.o: fltestl.c
48 
49 flrtstl: flrtstl.c libml.a
50  $(CC) $(CFLAGSOTHER) -o flrtstl flrtstl.c libml.a
51 
52 flrtstl.o: flrtstl.c
53 
54 nantst: nantst.c libml.a
55  $(CC) $(CFLAGSOTHER) -o nantst nantst.c libml.a
56 
57 nantst.o: nantst.c
58 
59 testvect: testvect.o libml.a
60  $(CC) $(CFLAGSOTHER) -o testvect testvect.o libml.a
61 
62 testvect.o: testvect.c
63  $(CC) -g -c -o testvect.o testvect.c
64 
65 monotl: monotl.o libml.a
66  $(CC) $(CFLAGSOTHER) -o monotl monotl.o libml.a
67 
68 monotl.o: monotl.c
69  $(CC) -g -c -o monotl.o monotl.c
70 
71 acoshl.o: acoshl.c
72 asinhl.o: asinhl.c
73 asinl.o: asinl.c
74 atanhl.o: atanhl.c
75 atanl.o: atanl.c
76 bdtrl.o: bdtrl.c
77 btdtrl.o: btdtrl.c
78 cbrtl.o: cbrtl.c
79 chdtrl.o: chdtrl.c
80 coshl.o: coshl.c
81 ellpel.o: ellpel.c
82 ellpkl.o: ellpkl.c
83 elliel.o: elliel.c
84 ellikl.o: ellikl.c
85 ellpjl.o: ellpjl.c
86 exp10l.o: exp10l.c
87 exp2l.o: exp2l.c
88 expl.o: expl.c
89 expx2l.o: expx2l.c
90 fdtrl.o: fdtrl.c
91 gammal.o: gammal.c
92 gdtrl.o: gdtrl.c
93 igamil.o: igamil.c
94 igaml.o: igaml.c
95 incbetl.o: incbetl.c
96 incbil.o: incbil.c
97 isnanl.o: isnanl.c
98 j0l.o: j0l.c
99 j1l.o: j1l.c
100 jnl.o: jnl.c
101 ldrand.o: ldrand.c
102 log10l.o: log10l.c
103 log2l.o: log2l.c
104 logl.o: logl.c
105 nbdtrl.o: nbdtrl.c
106 ndtril.o: ndtril.c
107 ndtrl.o: ndtrl.c
108 pdtrl.o: pdtrl.c
109 powl.o: powl.c
110 powil.o: powil.c
111 sinhl.o: sinhl.c
112 sinl.o: sinl.c
113 sqrtl.o: sqrtl.c
114 stdtrl.o: stdtrl.c
115 tanhl.o: tanhl.c
116 tanl.o: tanl.c
117 unityl.o: unityl.c
118 ynl.o: ynl.c
119 floorl.o: floorl.c
120 polevll.o: polevll.c
121 unityl.o: unityl.c
122 mtherr.o: mtherr.c