Makefile.am
Upload User: wmy0603
Upload Date: 2022-05-02
Package Size: 1808k
Code Size: 1k
Development Platform:

Visual C++

  1. ACLOCAL_AMFLAGS = -I m4
  2. SUBDIRS = lib bin docs test data po
  3. #SUBDIRS = src-IL src-ILU src-ILUT include
  4. #DIST_SUBDIRS = src-IL src-ILU src-ILUT include
  5. EXTRA_DIST = build-aux/config.rpath  README.unix README.win Libraries.txt CREDITS MSVC++.txt configure.bat README.macosx
  6. # (uncoment this if you want to include examples to the distributed tarball)
  7. # Actually it has to be commented now... It is currently very troublesome to include the projects in the distribution archive...
  8. #SUBDIRS += projects
  9. DISTCHECK_CONFIGURE_FLAGS = --enable-ILU --with-examples # --enable-ILUT #ILUT makes trouble