spielwiese
Last change
on this file since 18ca94 was
3b07f8,
checked in by Martin Lee <martinlee84@…>, 10 years ago
|
chg: changes to build system due to new templates
|
-
Property mode set to
100644
|
File size:
299 bytes
|
Line | |
---|
1 | # -*- Makefile -*- |
---|
2 | |
---|
3 | templateincl = templates/ftmpl_array.h \ |
---|
4 | templates/ftmpl_afactor.h \ |
---|
5 | templates/ftmpl_factor.h \ |
---|
6 | templates/ftmpl_list.h \ |
---|
7 | templates/ftmpl_matrix.h |
---|
8 | |
---|
9 | libfactory_includedir = ${includedir}/factory |
---|
10 | |
---|
11 | nobase_libfactory_include_HEADERS = \ |
---|
12 | cf_gmp.h ${templateincl} |
---|
Note: See
TracBrowser
for help on using the repository browser.