From 6bf4417261bf36746ee8a465352c9ceb1040aa4d Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Tue, 19 Jun 2012 09:29:05 +0000 Subject: Put flag names on one line. llvm-svn: 158715 --- llvm/docs/Projects.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'llvm/docs/Projects.rst') diff --git a/llvm/docs/Projects.rst b/llvm/docs/Projects.rst index 7f431efb4bd..5935aeb9377 100644 --- a/llvm/docs/Projects.rst +++ b/llvm/docs/Projects.rst @@ -290,8 +290,7 @@ Note that ``LIBS`` must occur in the Makefile after the inclusion of Miscellaneous Variables ----------------------- -``CFLAGS`` -``CPPFLAGS`` +``CFLAGS`` & ``CPPFLAGS`` This variable can be used to add options to the C and C++ compiler, respectively. It is typically used to add options that tell the compiler -- cgit v1.2.3