Mercurial > hg > octave-lyh
annotate liboctave/link-deps.mk @ 17510:8376ff1462b8
Fully uint16 type support
author | LYH <lyh.kernel@gmail.com> |
---|---|
date | Thu, 26 Sep 2013 19:14:08 +0800 |
parents | c898dbe14e1d |
children |
rev | line source |
---|---|
15272
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
1 GNULIB_LINK_DEPS = \ |
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
2 $(COPYSIGNF_LIBM)\ |
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
3 $(COPYSIGN_LIBM)\ |
15409
c898dbe14e1d
build: Update imported module list from gnulib.
Rik <rik@octave.org>
parents:
15272
diff
changeset
|
4 $(FLOORF_LIBM)\ |
15272
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
5 $(FLOOR_LIBM)\ |
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
6 $(GETHOSTNAME_LIB)\ |
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
7 $(LIBSOCKET)\ |
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
8 $(LIB_NANOSLEEP)\ |
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
9 $(LIB_SELECT)\ |
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
10 $(LTLIBINTL)\ |
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
11 $(ROUNDF_LIBM)\ |
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
12 $(ROUND_LIBM)\ |
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
13 $(TRUNCF_LIBM)\ |
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
14 $(TRUNC_LIBM) |
13011
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
15 |
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
16 LIBOCTAVE_LINK_DEPS = \ |
15272
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
17 $(GNULIB_LINK_DEPS) \ |
13011
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
18 $(SPARSE_XLIBS) \ |
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
19 $(ARPACK_LIBS) \ |
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
20 $(QRUPDATE_LIBS) \ |
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
21 $(FFTW_XLIBS) \ |
13024
f3c53fea9fb5
maint: more linking tweaks
John W. Eaton <jwe@octave.org>
parents:
13022
diff
changeset
|
22 $(LAPACK_LIBS) \ |
f3c53fea9fb5
maint: more linking tweaks
John W. Eaton <jwe@octave.org>
parents:
13022
diff
changeset
|
23 $(BLAS_LIBS) \ |
13011
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
24 $(READLINE_LIBS) \ |
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
25 $(TERM_LIBS) \ |
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
26 $(LIBGLOB) \ |
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
27 $(REGEX_LIBS) \ |
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
28 $(DL_LIBS) \ |
13024
f3c53fea9fb5
maint: more linking tweaks
John W. Eaton <jwe@octave.org>
parents:
13022
diff
changeset
|
29 $(PTHREAD_LIBS) \ |
15272
dd794aa84232
additional changes for merger of libcruft with liboctave
John W. Eaton <jwe@octave.org>
parents:
15271
diff
changeset
|
30 $(FLIBS) \ |
13024
f3c53fea9fb5
maint: more linking tweaks
John W. Eaton <jwe@octave.org>
parents:
13022
diff
changeset
|
31 $(LIBS) |
13011
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
32 |
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
33 LIBOCTAVE_LINK_OPTS = \ |
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
34 $(SPARSE_XLDFLAGS) \ |
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
35 $(ARPACK_LDFLAGS) \ |
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
36 $(QRUPDATE_LDFLAGS) \ |
1609dd300c4d
maint: add missing files for changeset edc5ec6e949b
John W. Eaton <jwe@octave.org>
parents:
diff
changeset
|
37 $(FFTW_XLDFLAGS) |