automake-patches
[Top][All Lists]
Advanced

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

[PATCH 3/7] tests: remove dead code from t/make-dryrun.tap


From: Stefano Lattarini
Subject: [PATCH 3/7] tests: remove dead code from t/make-dryrun.tap
Date: Mon, 29 Apr 2013 23:00:31 +0200

Signed-off-by: Stefano Lattarini <address@hidden>
---
 t/make-dryrun.tap | 2 --
 1 file changed, 2 deletions(-)

diff --git a/t/make-dryrun.tap b/t/make-dryrun.tap
index 208b421..a7597a3 100755
--- a/t/make-dryrun.tap
+++ b/t/make-dryrun.tap
@@ -38,8 +38,6 @@ echo AC_OUTPUT >> configure.ac
 cat > Makefile.am <<'END'
 all:
        : Dummy, nothing to do.
-foo:
-       $(MAKE) all
 run:
        @echo ":: $$MAKEFLAGS ::"; : For debugging.
        $(am__make_dryrun) && exit 1; echo ok > from-run
-- 
1.8.2.1.610.g562af5b




reply via email to

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