Fix typos

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19548 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2004-06-19 03:22:11 +00:00
parent d670561aaf
commit 32c4f3905a
4 changed files with 12 additions and 3 deletions

View file

@ -80,7 +80,7 @@ after-install::
# before-uninstall::
# Things to do after uninstalling
after-uninstall::
before-uninstall::
for file in $(GNU_HEADERS); do \
rm -f $(GNUSTEP_HEADERS)/GNUstepBase/$$file ; \
done