forked from Imagelibrary/rtems
2003-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/local.am: Remove distclean-local. Remove PROJECT_TOOLS.
This commit is contained in:
@@ -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>
|
2003-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* automake/compile.am: Remove CLEAN_DEPEND (Unused).
|
* automake/compile.am: Remove CLEAN_DEPEND (Unused).
|
||||||
|
|||||||
@@ -31,8 +31,3 @@ clean-local:
|
|||||||
$(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
|
$(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
|
||||||
$(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
|
$(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
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user