mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 09:41:15 +00:00
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:
parent
903636b113
commit
509cf9be48
1 changed files with 0 additions and 7 deletions
|
@ -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
|
|
||||||
|
|
Loading…
Reference in a new issue