spielwiese
Last change
on this file since 83db8d was
148d3c,
checked in by Oleksandr Motsak <motsak@…>, 12 years ago
|
FIX: fixing the build system (install needed headers on needed places)
FIX: libpolys-config is correct now (installed, echo -n-fixed)
ADD: trying to use FACTORY_{libs, cflags} as for gmp/ntl
CHG: switched from omalloc_debug to omalloc_g
ADD: symlink for gftables in libpolys/tests
|
-
Property mode set to
100644
|
File size:
253 bytes
|
Line | |
---|
1 | ACLOCAL_AMFLAGS = -I ../m4 |
---|
2 | |
---|
3 | bin_SCRIPTS = libpolys-config |
---|
4 | |
---|
5 | libpoly_libincludedir = $(libdir)/libpolys/include |
---|
6 | nodist_libpoly_libinclude_HEADERS = config.h |
---|
7 | |
---|
8 | |
---|
9 | PACKAGES=misc reporter resources coeffs polys tests |
---|
10 | SUBDIRS=$(PACKAGES) |
---|
11 | |
---|
12 | TESTDIRS=coeffs tests |
---|
13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.