Distinguish LOCAL_LDFLAGS and LOCAL_LCFLAGS from LOCAL_CFLAGS.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 12 Nov 2001 23:10:29 +0000 (23:10 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 12 Nov 2001 23:10:29 +0000 (23:10 +0000)
commit0ab42dce0822570b06231febc4300836aa5e4a84
tree0bd1a235dd33e816354cc20e432bfb6992c7cbb6
parente6e8b28a577f3c139b98686a13ef78e10b8d75a7
Distinguish LOCAL_LDFLAGS and LOCAL_LCFLAGS from LOCAL_CFLAGS.
In particular, never put -lm in LOCAL_[L]CFLAGS because it
disables an implicit rule that has LOCAL_CFLAGS as a prerequisite.

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