Changeset f01b1a in git
- Timestamp:
- Mar 12, 2021, 2:53:26 PM (2 years ago)
- Branches:
- (u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
- Children:
- 14fb1bda29b68a3a94beabc02612639b98e12fbd
- Parents:
- 0732b5d0bf1071123316c1301d6f92ab2e4cac3a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gfanlib/Makefile.am
r0732b5d rf01b1a 1 1 ACLOCAL_AMFLAGS = -I ../m4 2 2 3 4 if HAVE_GFANLIB 3 5 # We build libgfan as a libtool convenience library. 4 6 # It is not installed; instead, its objects will be spliced into the 5 7 # module Singular/dyn_modules/gfanlib 6 8 noinst_LTLIBRARIES = libgfan.la 9 endif 7 10 8 11 AM_CPPFLAGS = -I${top_srcdir} -I${top_builddir} -DGMPRATIONAL
Note: See TracChangeset
for help on using the changeset viewer.