mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
make string standardisation more consistent
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@37675 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4980155210
commit
a0c0b25aa8
4 changed files with 40 additions and 10 deletions
|
@ -23,5 +23,5 @@ include $(GNUSTEP_MAKEFILES)/test-tool.make
|
|||
-include GNUmakefile.postamble
|
||||
|
||||
after-clean::
|
||||
rm -f core tests.log tests.sum oldtests.log oldtests.sum
|
||||
rm -f core core.* *.core tests.log tests.sum oldtests.log oldtests.sum
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue