1 2 3 4 5 6 7 8 9 10 11 12 13 14
$FreeBSD$ --- Makefile.orig +++ Makefile @@ -24,7 +24,7 @@ OPTIONAL_DIRS := else DIRS := lib/System lib/Support utils lib/VMCore lib tools/llvm-config \ - tools runtime docs + tools runtime %%DOCSRCDIR%% OPTIONAL_DIRS := examples projects bindings endif