1 2 3 4 5 6 7 8 9 10 11
# $FreeBSD$ PROG_CXX= lli SRCDIR= tools/lli SRCS+= OrcLazyJIT.cpp SRCS+= lli.cpp LIBADD+= z .include "../llvm.prog.mk"