aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/command/script/Makefile
blob: c9a35c808f22b1bd9cd01a9810761dce2f6e2c02 (plain)
1
2
3
4
5
CXX_SOURCES := main.cpp

DEBUG_INFO_FLAG := -g

include Makefile.rules