summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKoenig, Joerg <Joerg.Koenig@techsat.com>2020-05-20 13:55:05 (GMT)
committerKoenig, Joerg <Joerg.Koenig@techsat.com>2020-05-20 13:55:05 (GMT)
commit56da9f31440e9a66812c9006cacb067e8e7a367f (patch)
tree6d9ba66a94f717f2c58773cf7bc1aa857ed63bf7 /Makefile
parentcf6b1639135fe96faa18ff9aacf1802d69aab0b0 (diff)
downloadgcc-compiler-suite-56da9f31440e9a66812c9006cacb067e8e7a367f.zip
gcc-compiler-suite-56da9f31440e9a66812c9006cacb067e8e7a367f.tar.gz
gcc-compiler-suite-56da9f31440e9a66812c9006cacb067e8e7a367f.tar.bz2
Skipped copying of windows.h to Windows.hREL_1_7_0_0refs/changes/99/11399/1
Change-Id: I5e5fe8734e808a8afd0a4c630fcad3f9c1ee01d3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index aa3cecd..57f6e31 100644
--- a/Makefile
+++ b/Makefile
@@ -762,8 +762,6 @@ wingcc-finish:
cp -f ../../x86_64-w64-mingw32/lib/libgcc_s.a .
cd $(WINGCC_INST_DIR)/lib/gcc/$(XGCC_TARGET64)/$(VERSION_GCC)/32 && \
cp -f ../../../x86_64-w64-mingw32/lib32/libgcc_s.a .
- cd $(XGCC_INST_DIR)/x86_64-w64-mingw32/include && \
- cp -f windows.h Windows.h
wingcc-reimp:
rm -Rf $(BUILD_DIR)/reimp