2003-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* automake/local.am: Remove distclean-local.
	Remove PROJECT_TOOLS.
This commit is contained in:
Ralf Corsepius
2003-01-23 22:21:24 +00:00
parent cf22081fcb
commit 08df9a21e4
2 changed files with 5 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
2003-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/local.am: Remove distclean-local.
Remove PROJECT_TOOLS.
2003-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Remove CLEAN_DEPEND (Unused).

View File

@@ -31,8 +31,3 @@ 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