* EOControl/Makefile.postamble

* EOAccess/Makefile.postamble
	* EOInterface/Makefile.postamble
	(after-uninstall::) Remove make file fragments.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@27909 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
ayers 2009-02-18 05:09:35 +00:00
parent d1f4226c8e
commit 2bcaaa2c11
4 changed files with 13 additions and 3 deletions

View file

@ -51,7 +51,8 @@ after-install:: $(DESTDIR)$(GNUSTEP_MAKEFILES)/Auxiliary
# before-uninstall::
# Things to do after uninstalling
# after-uninstall::
after-uninstall::
rm -f $(DESTDIR)$(GNUSTEP_MAKEFILES)/Auxiliary/gdl2.EOControl.make
# Things to do before cleaning
# before-clean::