Files
clang-p2996/lldb/test/API/commands/statistics/basic/Makefile
Raphael Isemann 6bbdecc5cf [lldb][NFC] Make TestStats.py not an inline test
There is still the bug that empty lines seem to skip any following expressions
and it makes it harder to commend between all the comments. Let's make this
a normal test instead which is just slightly more verbose but can be properly
formatted.
2020-03-06 18:47:59 -08:00

3 lines
43 B
Makefile

C_SOURCES := main.c
include Makefile.rules