[MLIR] print/parse resource handle key quoted and escaped (#119746)
[llvm-project.git] / lldb / test / API / commands / expression / top-level / Makefile
blob51b27ddbb3c2f94d42b8ee4729695fc3ece5ae2f
1 CXX_SOURCES := main.cpp test.cpp
3 all: dummy
5 include Makefile.rules
7 dummy: dummy.cpp
8 "$(MAKE)" -f $(MAKEFILE_RULES) \
9 CXX_SOURCES=dummy.cpp EXE=dummy