The API is `SBStructuredData GetStatistics()`. This allows the command to be used in scripts. <rdar://problem/36555975> llvm-svn: 330165
4 lines
71 B
Makefile
4 lines
71 B
Makefile
LEVEL = ../../make
|
|
C_SOURCES := main.c
|
|
include $(LEVEL)/Makefile.rules
|