Skip to content

Commit cbf778a

Browse files
committed
Remove also Block-ABI-Apple.txt from the Makefile
1 parent f041338 commit cbf778a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

clang/docs/Makefile.sphinx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ html:
5050
@# Kind of a hack, but HTML-formatted docs are on the way out anyway.
5151
@echo "Copying legacy HTML-formatted docs into $(BUILDDIR)/html"
5252
@cp -a *.html $(BUILDDIR)/html
53-
@# FIXME: What we really need is a way to specify redirects, so that
54-
@# we can just redirect to a reST'ified version of this document.
55-
@# PR14714 is tracking the issue of redirects.
56-
@cp -a Block-ABI-Apple.txt $(BUILDDIR)/html
5753
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
5854

5955
dirhtml:

0 commit comments

Comments
 (0)