spielwiese
Last change
on this file since 997a5b2 was
997a5b2,
checked in by Oleksandr Motsak <motsak@…>, 10 years ago
|
Added the generation and installation of pkgconfig (*.pc) files + release versions for packages
|
-
Property mode set to
100644
|
File size:
298 bytes
|
Line | |
---|
1 | ACLOCAL_AMFLAGS = -I ../m4 |
---|
2 | |
---|
3 | bin_SCRIPTS = libpolys-config |
---|
4 | |
---|
5 | PACKAGES=misc reporter coeffs polys tests |
---|
6 | SUBDIRS=$(PACKAGES) |
---|
7 | |
---|
8 | TESTDIRS=coeffs tests |
---|
9 | |
---|
10 | configheaderdir = ${includedir}/singular |
---|
11 | nodist_configheader_HEADERS = libpolysconfig.h |
---|
12 | |
---|
13 | pkgconfigdir = $(libdir)/pkgconfig |
---|
14 | pkgconfig_DATA = libpolys.pc |
---|
Note: See
TracBrowser
for help on using the repository browser.