Changeset b5c26c in git
- Timestamp:
- May 20, 2013, 8:31:49 PM (10 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- 9a48341674f6ac841bfed7f54e8fd31d0d19339f
- Parents:
- 9ba92b7901662d0c96c6de7bab836cec2107c087
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-05-20 20:31:49+02:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-05-24 14:28:01+02:00
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/libfac/Makefile.am
r9ba92b rb5c26c 24 24 # libfac_la_CPPFLAGS = ${AM_CPPFLAGS} -DHAVE_CONFIG_H 25 25 26 libfac_la_LDFLAGS = -release ${PACKAGE_VERSION}26 # libfac_la_LDFLAGS = -release ${PACKAGE_VERSION} 27 27 28 28 FACTORSRC1 = factor/SqrFree.cc factor/Factor.cc \ -
libpolys/misc/Makefile.am
r9ba92b rb5c26c 33 33 # libmisc_g_la_LIBADD = libintvec_g.la 34 34 35 libmisc_la_LDFLAGS = -release ${PACKAGE_VERSION}35 # libmisc_la_LDFLAGS = -release ${PACKAGE_VERSION} 36 36 37 37 SOURCES = int64vec.cc options.c
Note: See TracChangeset
for help on using the changeset viewer.