From 23e9c39bab498d0d6bc45908e4a41fb235818fd8 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Wed, 7 Apr 1999 20:53:28 +0000 Subject: Added `clean-local' targets to all Makefile.am files. --- TAO/orbsvcs/LifeCycle_Service/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'TAO/orbsvcs/LifeCycle_Service') diff --git a/TAO/orbsvcs/LifeCycle_Service/Makefile.am b/TAO/orbsvcs/LifeCycle_Service/Makefile.am index 46979fd61f9..d456fd634f0 100644 --- a/TAO/orbsvcs/LifeCycle_Service/Makefile.am +++ b/TAO/orbsvcs/LifeCycle_Service/Makefile.am @@ -33,3 +33,10 @@ noinst_HEADERS = \ LifeCycle_Service_i.h ## EXTRA_DIST = README + +## Clean up some additional files/directories possibly created during +## the configure script tests. +clean-local: + -rm -f *.bak *.rpo *.sym lib*.*_pure_* Makefile.old core + -rm -rf ptrepository Templates.DB gcctemp.c gcctemp so_locations + -- cgit v1.2.1