| Line 13... |
Line 13... |
| 13 |
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
|
13 |
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
|
| 14 |
|
14 |
|
| 15 |
## Partially included by the API (1) headers in .., but not part of the
|
15 |
## Partially included by the API (1) headers in .., but not part of the
|
| 16 |
## API per se.
|
16 |
## API per se.
|
| 17 |
R_EXT_HEADERS = \
|
17 |
R_EXT_HEADERS = \
|
| 18 |
Applic.h Arith.h BLAS.h Boolean.h Callbacks.h Complex.h Constants.h \
|
18 |
Applic.h Arith.h BLAS.h Boolean.h Callbacks.h Complex.h Connections.h \
|
| 19 |
Error.h GetX11Image.h \
|
19 |
Constants.h Error.h GetX11Image.h \
|
| 20 |
GraphicsDevice.h GraphicsEngine.h \
|
20 |
GraphicsDevice.h GraphicsEngine.h \
|
| 21 |
Lapack.h Linpack.h MathThreads.h Memory.h QuartzDevice.h \
|
21 |
Lapack.h Linpack.h MathThreads.h Memory.h QuartzDevice.h \
|
| 22 |
Parse.h Print.h PrtUtil.h R-ftp-http.h RS.h Random.h \
|
22 |
Parse.h Print.h PrtUtil.h R-ftp-http.h RS.h Random.h \
|
| 23 |
Rdynload.h Riconv.h RStartup.h Utils.h eventloop.h libextern.h \
|
23 |
Rdynload.h Riconv.h RStartup.h Utils.h eventloop.h libextern.h \
|
| 24 |
stats_package.h stats_stubs.h Visibility.h
|
24 |
stats_package.h stats_stubs.h Visibility.h
|