(c++.distdir): mkdir tmp/cp first.
authorDoug Evans <dje@gnu.org>
Fri, 29 Apr 1994 02:14:06 +0000 (02:14 +0000)
committerDoug Evans <dje@gnu.org>
Fri, 29 Apr 1994 02:14:06 +0000 (02:14 +0000)
From-SVN: r7177

gcc/cp/Make-lang.in

index db29d9a4ae23833e2c172b6627e47e10c0031012..547a40420c314bdaa8eef074653fde62845562e8 100644 (file)
@@ -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 \