about summary refs log tree commit diff homepage
path: root/unittests/Expr/Makefile
blob: 14945b1a1a7d50f387f1cce96b35bf513cd9453c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
##===- unittests/Expr/Makefile -----------------------------*- Makefile -*-===##

LEVEL := ../..
TESTNAME := Expr
USEDLIBS := kleaverExpr.a kleeBasic.a
LINK_COMPONENTS := support

include $(LEVEL)/Makefile.config
include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest

LIBS += -lstp