spielwiese
Last change
on this file since b0857ee was
b0857ee,
checked in by Oleksandr Motsak <motsak@…>, 10 years ago
|
Removed tailing '/' for directory specs in Makefile.am-s
|
-
Property mode set to
100644
|
File size:
636 bytes
|
Line | |
---|
1 | ACLOCAL_AMFLAGS = -I ../m4 |
---|
2 | |
---|
3 | if HAVE_GFANLIB |
---|
4 | libgfan_LTLIBRARIES=libgfan.la |
---|
5 | endif |
---|
6 | |
---|
7 | # libgfandir = $(libdir) |
---|
8 | |
---|
9 | AM_CPPFLAGS = -I${top_srcdir} -I${top_builddir} -DGMPRATIONAL -DHAVE_CONFIG_H |
---|
10 | |
---|
11 | SOURCES = gfanlib_zcone.cpp gfanlib_symmetry.cpp gfanlib_symmetriccomplex.cpp gfanlib_polyhedralfan.cpp gfanlib_zfan.cpp gfanlib_polymakefile.cpp |
---|
12 | libgfan_la_SOURCES = $(SOURCES) |
---|
13 | |
---|
14 | libgfan_includedir =$(includedir)/gfanlib |
---|
15 | |
---|
16 | libgfan_include_HEADERS = gfanlib_z.h gfanlib_q.h gfanlib_vector.h gfanlib_matrix.h gfanlib_zcone.h gfanlib.h gfanlib_polyhedralfan.h gfanlib_polymakefile.h gfanlib_symmetriccomplex.h gfanlib_symmetry.h gfanlib_zfan.h |
---|
17 | |
---|
18 | |
---|
19 | |
---|
Note: See
TracBrowser
for help on using the repository browser.