From 8de9ae06a5ff93617164f322c11d85ab5255d58c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 13 Nov 2005 09:16:48 +0000 Subject: Remove depend. --- c/src/automake/subdirs.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'c/src/automake/subdirs.am') diff --git a/c/src/automake/subdirs.am b/c/src/automake/subdirs.am index 3d54285dec..00eba7cd1d 100644 --- a/c/src/automake/subdirs.am +++ b/c/src/automake/subdirs.am @@ -7,7 +7,6 @@ ## Once automake is fully integrated these make targets ## and this file will probably be removed -depend-recursive \ preinstall-recursive: @set fnord $(MAKEFLAGS); amf=$$2; \ dot_seen=no; \ @@ -31,6 +30,3 @@ preinstall-recursive: preinstall: preinstall-recursive .PHONY: preinstall-recursive - -depend: depend-recursive -.PHONY: depend-recursive -- cgit v1.2.3