[LLVMdev] Improving Makefile.rules header install rules [PATCH]

Chris Lattner sabre at nondot.org
Tue Feb 8 18:29:32 PST 2005


On Sun, 6 Feb 2005, Vladimir Merzliakov wrote:
> And i have problem with installed LLVM include dir.
>
> Makefile.rules install only $(PROJ_SRC_ROOT)/include (including *.in files) 
> and ignore headers in $(PROJ_OBJ_ROOT)/include
> As result installed LLVM does't have all headers for building external 
> projects, for example, llvm/ADT/iterator
>
> Proposed patch attached.
> It tested making full LLVM build, install and uninstall.

Looks good to me, patch applied:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050207/023978.html

Thanks!

-Chris

-- 
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/




More information about the llvm-dev mailing list