From 1827c35f551d8ef36687326bb283c65dd33a12b2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 12 Jan 2006 03:49:52 +0000 Subject: Remove depend-am: --- automake/host.am | 4 ---- automake/local.am | 4 ---- 2 files changed, 8 deletions(-) (limited to 'automake') diff --git a/automake/host.am b/automake/host.am index b7033e3df0..4a7aa2d65e 100644 --- a/automake/host.am +++ b/automake/host.am @@ -8,7 +8,3 @@ preinstall-am: $(PREINSTALL_FILES) preinstall: preinstall-am .PHONY: preinstall preinstall-am - -depend-am: -depend: depend-am -.PHONY: depend depend-am diff --git a/automake/local.am b/automake/local.am index 4ecc353d5b..c170178e1b 100644 --- a/automake/local.am +++ b/automake/local.am @@ -4,8 +4,4 @@ preinstall-am: $(PREINSTALL_FILES) preinstall: preinstall-am .PHONY: preinstall preinstall-am -depend-am: -depend: depend-am -.PHONY: depend depend-am - PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools -- cgit v1.2.3