Add distclean target.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@2594 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Scott Christley 1997-10-30 23:26:22 +00:00
parent 3201c9c5c4
commit e707f80710

View file

@ -99,3 +99,8 @@ internal-clean::
rm -rf $$f ; \
done
rm -rf $(GNUSTEP_OBJ_PREFIX)
internal-distclean::
rm -rf shared_obj static_obj shared_debug_obj shared_profile_obj \
static_debug_obj static_profile_obj shared_profile_debug_obj \
static_profile_debug_obj