Don't build examples by default, use BUILD_EXAMPLES=1 to build them. The only utility...
authorDaniel Dunbar <daniel@zuster.org>
Mon, 16 Nov 2009 22:38:00 +0000 (22:38 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 16 Nov 2009 22:38:00 +0000 (22:38 +0000)
commitda589a3a963e6cc179d850c5fd395d3e10ce741c
tree2877c5ef051614446d96396059c076fca22924b0
parentdee8dbed1e30b78cb65f4ab3a7e98f91e2059c03
Don't build examples by default, use BUILD_EXAMPLES=1 to build them. The only utility of this is testing that we keep the examples up to date, I will just make the buildbots run with this flag.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88979 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile