1 # $NetBSD: Makefile,v 1.22 2013/09/21 22:28:12 joerg Exp $
9 .PATH
: ${LLVM_SRCDIR}/lib
/Support
16 BranchProbability.
cpp \
17 circular_raw_ostream.
cpp \
22 ConvertUTFWrapper.
cpp \
23 CrashRecoveryContext.
cpp \
28 DAGDeltaAlgorithm.
cpp \
31 FileOutputBuffer.
cpp \
39 IntrusiveRefCntPtr.
cpp \
49 PrettyStackTrace.
cpp \
55 StreamableMemoryObject.
cpp \
60 StringRefMemoryObject.
cpp \
91 SearchForAddressOfSpecialSymbol.
cpp \
99 .PATH
: ${LLVM_SRCDIR}/lib
/Support
/Unix
114 .for src in
${SRCS
:M
*.c
}
115 CPPFLAGS.
${src}+= -std
=gnu99
119 .
include <bsd.hostlib.mk
>
121 .
include <bsd.lib.mk
>