mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-20 12:16:40 +00:00
(copy-dist): Renamed from "dist".
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@432 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
750d43c577
commit
c33a482997
3 changed files with 4 additions and 13 deletions
|
@ -155,10 +155,7 @@ distclean: clean
|
|||
realclean: distclean
|
||||
rm -f TAGS
|
||||
|
||||
dist-dir: $(srcdir)/../.fname
|
||||
@echo Run make dist from the parent directory.
|
||||
|
||||
dist: $(DISTFILES) dist-dir
|
||||
copy-dist: $(DISTFILES)
|
||||
mkdir $(srcdir)/../`cat $(srcdir)/../.fname`/checks
|
||||
ln $(DISTFILES) $(srcdir)/../`cat $(srcdir)/../.fname`/checks
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue