From 159efe9f56fd1ae03dea4621f4ae151f565c095d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 20 Jan 2003 12:48:47 +0000 Subject: 2003-01-20 Ralf Corsepius * automake/local.am: Remove distclean-local. --- automake/local.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'automake/local.am') diff --git a/automake/local.am b/automake/local.am index ca146e837e..51572dccc5 100644 --- a/automake/local.am +++ b/automake/local.am @@ -31,8 +31,5 @@ clean-local: $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS) $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp -distclean-local: - $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile - PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools -- cgit v1.2.3