Change Eclipse configuration
[jabaws.git] / website / archive / binaries / mac / src / disembl / Tisean_3.0.1 / source_c / routines / Makefile
1 # Generated automatically from Makefile.in by configure.
2 SHELL = /bin/sh
3
4 AR = ar
5 ARFLAGS = r
6 CC = cc
7 CFLAGS = -O3
8 RANLIB = ranlib
9
10 ALL = get_series.o rescale_data.o make_box.o\
11         find_neighbors.o scan_help.o variance.o get_multi_series.o\
12         search_datafile.o check_option.o solvele.o rand.o eigen.o\
13         test_outfile.o invert_matrix.o exclude_interval.o make_multi_box.o\
14         find_multi_neighbors.o check_alloc.o myfgets.o what_i_do.o\
15         make_multi_index.o make_multi_box2.o rand_arb_dist.o
16
17 libddtsa.a: $(ALL)
18         $(AR) $(ARFLAGS) libddtsa.a $?
19         $(RANLIB) libddtsa.a
20
21 clean:
22         @rm -f *.a *.o *~ #*#