mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Removed obsolete rules
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17883 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
65bfd4b201
commit
8768f6e1f2
1 changed files with 0 additions and 10 deletions
|
@ -102,14 +102,4 @@ after-install::
|
|||
# Things to do after checking
|
||||
# after-check::
|
||||
|
||||
regenerate:
|
||||
|
||||
copy-dist: $(DIST_FILES)
|
||||
mkdir ../snap/Tools
|
||||
for f in $(DIST_FILES); do \
|
||||
cp $$f ../snap/Tools ; \
|
||||
done
|
||||
|
||||
documentation: gsdoc
|
||||
$(GNUSTEP_OBJ_DIR)/gsdoc gsdoc
|
||||
|
||||
|
|
Loading…
Reference in a new issue