(clean): Fix dependancies so we actually clean-top, not mostlyclean-top.

(distclean): Analogously.
(maintainer-clean): Analogously.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1672 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1996-09-02 14:52:57 +00:00
parent 8a1cfa2d53
commit e0e141d1bd

View file

@ -88,9 +88,9 @@ distclean-top:
maintainer-clean-top:
mostlyclean: mostlyclean-top mostlyclean-subdirs
clean: mostlyclean-top clean-subdirs
distclean: clean-top distclean-subdirs
maintainer-clean: maintainer-clean-subdirs distclean-top
clean: clean-top clean-subdirs
distclean: distclean-top distclean-subdirs
maintainer-clean: maintainer-clean-top maintainer-clean-subdirs
snap: $(DIST_FILES)
rm -rf snap