Changeset 2972 for trunk/linbox/linbox/randiter/Makefile.am
- Timestamp:
- 06/14/08 20:43:31 (6 months ago)
- Location:
- trunk/linbox
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/linbox
- Property svn:ignore
-
old new 24 24 linbox-config.h.in 25 25 INSTALL 26 _configs.sed
-
- Property svn:ignore
-
trunk/linbox/linbox
- Property svn:ignore
-
old new 2 2 Makefile.in 3 3 linbox-config.h 4 .libs
-
- Property svn:ignore
-
trunk/linbox/linbox/randiter/Makefile.am
r2962 r2972 2 2 pkgincludesubdir=$(pkgincludedir)/randiter 3 3 4 AM_C PPFLAGS=-Wall -O25 4 AM_CXXFLAGS = -O2 -Wall -DDISABLE_COMMENTATOR $(GMP_CFLAGS) $(NTL_CFLAGS) $(ATLAS_CFLAGS) $(GIVARO_CFLAGS) 5 6 6 BASIC_HDRS = \ 7 7 abstract.h \
