(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:
mccallum 1995-05-19 15:56:45 +00:00
parent 750d43c577
commit c33a482997
3 changed files with 4 additions and 13 deletions

View file

@ -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