Changeset 2971 for trunk/linbox/linbox/util/Makefile.am
- Timestamp:
- 06/14/08 20:38:10 (5 months ago)
- Files:
-
- 1 modified
-
trunk/linbox/linbox/util/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/linbox/linbox/util/Makefile.am
r2762 r2971 1 2 1 INCLUDES=-I$(top_srcdir) -I$(top_srcdir)/linbox 3 2 4 3 AM_CFLAGS=-Wall -O2 5 4 6 SUBDIRS= gmp++formats5 SUBDIRS=formats 7 6 8 7 pkgincludesubdir=$(pkgincludedir)/util … … 17 16 debug.C 18 17 19 libutil_la_LIBADD= \20 gmp++/libgmpxx.la18 #libutil_la_LIBADD= \ 19 # gmp++/libgmpxx.la 21 20 22 21 pkgincludesub_HEADERS=\
