From: Doug Evans Date: Fri, 29 Apr 1994 02:14:06 +0000 (+0000) Subject: (c++.distdir): mkdir tmp/cp first. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=187ce4326e2715159b92a18220e3c2482ed423e7;p=gcc.git (c++.distdir): mkdir tmp/cp first. From-SVN: r7177 --- diff --git a/gcc/cp/Make-lang.in b/gcc/cp/Make-lang.in index db29d9a4ae2..547a40420c3 100644 --- a/gcc/cp/Make-lang.in +++ b/gcc/cp/Make-lang.in @@ -148,6 +148,7 @@ c++.stage4: # This target creates the files that can be rebuilt, but go in the # distribution anyway. It then copies the files to the distdir directory. c++.distdir: + mkdir tmp/cp cd cp ; $(MAKE) $(FLAGS_TO_PASS) $(CXX_FLAGS_TO_PASS) parse.c hash.h cd cp; \ for file in *[0-9a-zA-Z+]; do \