diff options
Diffstat (limited to 'clang/docs/main/Makefile')
| -rw-r--r-- | clang/docs/main/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/clang/docs/main/Makefile b/clang/docs/main/Makefile deleted file mode 100644 index a3999641a08..00000000000 --- a/clang/docs/main/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -##===- docs/main/Makefile ----------------------------------*- Makefile -*-===## -# -# The LLVM Compiler Infrastructure -# -# This file is distributed under the University of Illinois Open Source -# License. See LICENSE.TXT for details. -# -##===----------------------------------------------------------------------===## - -LEVEL = ../../../.. - -include $(LEVEL)/Makefile.common - -MAIN.Project = clang -MAIN.project = clang -MAIN.man.center = clang Tools Documentation - -include $(LLVM_SRC_ROOT)/docs/mk/main.mk |

