forked from Singular/LELA
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMakefile.am
22 lines (17 loc) · 835 Bytes
/
Makefile.am
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright 2011 Bradford Hovinen
#
# This file is part of LELA, licensed under the GNU General Public
# License version 3. See COPYING for more information.
SUBDIRS=lela util doc macros tests doc FAUGERE_LACHARTRE_final \
EXPERIMENTAL_CODE/BLOCK_DATA_TYPES/FG-bloc \
EXPERIMENTAL_CODE/BLOCK_DATA_TYPES/FG-bloc-contiguous \
EXPERIMENTAL_CODE/BLOCK_DATA_TYPES/FG-bloc-contiguous-hybrid \
EXPERIMENTAL_CODE/BLOCK_DATA_TYPES/FG-bloc-multiline \
EXPERIMENTAL_CODE/BLOCK_DATA_TYPES/FG-bloc-multiline-hybrid \
EXPERIMENTAL_CODE/LEGACY_COMPLETE_VERSIONS/FG-multiline \
EXPERIMENTAL_CODE/LEGACY_COMPLETE_VERSIONS/FGL-sparse-vector-version \
EXPERIMENTAL_CODE/LEGACY_COMPLETE_VERSIONS/FGL-sparse-vector-new-method
ACLOCAL_AMFLAGS = -I macros
bin_SCRIPTS=lela-config
DISTCLEANFILES=_configs.sed
EXTRA_DIST=PROJECTS