mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-14 10:00:55 +00:00
Removed old obsolete code
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17879 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f03f7da136
commit
f2929b2017
1 changed files with 0 additions and 9 deletions
|
@ -76,13 +76,4 @@ check:: $(CHECKABLE_TOOLS)
|
||||||
|
|
||||||
# Things to do after checking
|
# Things to do after checking
|
||||||
# after-check::
|
# after-check::
|
||||||
regenerate:
|
|
||||||
|
|
||||||
copy-dist: $(DIST_FILES)
|
|
||||||
mkdir ../snap/checks
|
|
||||||
for f in $(DIST_FILES); do \
|
|
||||||
cp $$f ../snap/checks ; \
|
|
||||||
done
|
|
||||||
mkdir ../snap/checks/English.lproj
|
|
||||||
cp English.lproj/NXStringTable.example ../snap/checks/English.lproj
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue