
Module: ppl/ppl Branch: deprecated_0_11_removal Commit: d5c7c849dc491e2057c5da89b777ab61377df240 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=d5c7c849dc491...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Thu Apr 16 08:37:12 2009 +0200
Added rules so that `make -n' and `make -n check' work.
---
Watchdog/src/Makefile.am | 6 +++++ Watchdog/tests/Makefile.am | 3 ++ demos/ppl_lcdd/Makefile.am | 6 +++++ demos/ppl_lpsol/Makefile.am | 3 ++ interfaces/C/Makefile.am | 10 ++++++++ interfaces/C/tests/Makefile.am | 3 ++ interfaces/Java/Makefile.am | 3 ++ interfaces/Java/jni/Makefile.am | 7 ++++++ .../Java/parma_polyhedra_library/Makefile.am | 3 ++ interfaces/Java/tests/Makefile.am | 3 ++ interfaces/OCaml/Makefile.am | 7 ++++++ interfaces/OCaml/tests/Makefile.am | 10 ++++++++ interfaces/Prolog/Ciao/Makefile.am | 13 +++++++++++ interfaces/Prolog/GNU/Makefile.am | 9 +++++++ interfaces/Prolog/Makefile.am | 3 ++ interfaces/Prolog/SICStus/Makefile.am | 23 ++++++++++++++++++++ interfaces/Prolog/SWI/Makefile.am | 9 +++++++ interfaces/Prolog/XSB/Makefile.am | 9 +++++++ interfaces/Prolog/YAP/Makefile.am | 9 +++++++ interfaces/Prolog/tests/Makefile.am | 3 ++ src/Makefile.am | 9 +++++++ tests/BD_Shape/Makefile.am | 10 ++++++++ tests/Box/Makefile.am | 12 ++++++++++ tests/Grid/Makefile.am | 9 +++++++ tests/MIP_Problem/Makefile.am | 12 ++++++++++ tests/Octagonal_Shape/Makefile.am | 9 +++++++ tests/Partially_Reduced_Product/Makefile.am | 9 +++++++ tests/Polyhedron/Makefile.am | 12 ++++++++++ tests/Powerset/Makefile.am | 9 +++++++ 29 files changed, 233 insertions(+), 0 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=d5c7c849d...
participants (1)
-
Roberto Bagnara