Simplified, removed obsolete stuff

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17877 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2003-10-15 10:35:26 +00:00
parent 903636b113
commit 509cf9be48

View file

@ -71,10 +71,3 @@
# Things to do after checking # Things to do after checking
# after-check:: # after-check::
regenerate:
copy-dist: $(DIST_FILES)
mkdir ../snap/examples
for f in $(DIST_FILES); do \
cp $$f ../snap/examples ; \
done