From 5c24afe96ea214258db61cf85b5df867a4d8bbd7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 14 Jan 2004 05:20:59 +0000 Subject: 2004-01-14 Ralf Corsepius * Makefile.am: Re-add dirstamps to PREINSTALL_FILES. Add PREINSTALL_FILES to CLEANFILES. * automake/local.am: Remove depend-am. * automake/subdirs.am: Remove depend-recursive. --- cpukit/automake/subdirs.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cpukit/automake/subdirs.am') diff --git a/cpukit/automake/subdirs.am b/cpukit/automake/subdirs.am index 3d54285dec..00eba7cd1d 100644 --- a/cpukit/automake/subdirs.am +++ b/cpukit/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