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:
Nicola Pero 2003-10-15 10:44:38 +00:00
parent f03f7da136
commit f2929b2017

View file

@ -76,13 +76,4 @@ check:: $(CHECKABLE_TOOLS)
# Things to do after checking
# 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