DEBSOURCES
Skip Quicknav
sources / llvm-toolchain-6.0 / 1%3A6.0.1-10 / lldb / packages / Python / lldbsuite / test / functionalities / breakpoint / move_nearest / Makefile
12345678
LEVEL = ../../../make DYLIB_NAME := foo DYLIB_CXX_SOURCES := foo.cpp CXX_SOURCES := main.cpp CFLAGS_EXTRAS += -fPIC include $(LEVEL)/Makefile.rules