automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] subdirs: unify rules for "cleaning" and "normal" recursive t


From: Stefano Lattarini
Subject: [PATCH 0/2] subdirs: unify rules for "cleaning" and "normal" recursive targets
Date: Mon, 11 Jun 2012 00:58:39 +0200

I've reworked and improved the commit message a bit, and added a new test
case for extra-safety (in a separate, preparatory patch).  This is what I
intend to push soon enough (in a day or two).

Regards,
  Stefano

-*-*-*-

Stefano Lattarini (2):
  tests: add a "demo" test on C support
  subdirs: unify rules for "cleaning" and "normal" recursive targets

 lib/am/subdirs.am     |   54 +++------------
 t/c-demo.sh           |  179 +++++++++++++++++++++++++++++++++++++++++++++++++
 t/list-of-tests.mk    |    2 +
 t/subdir-distclean.sh |  103 ++++++++++++++++++++++++++++
 4 files changed, 293 insertions(+), 45 deletions(-)
 create mode 100755 t/c-demo.sh
 create mode 100755 t/subdir-distclean.sh

-- 
1.7.9.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]