llvm-project/lldb/test/API/commands/command/script/import/Makefile

5 lines
63 B
Makefile

C_SOURCES := main.c
EXE := hello_world
include Makefile.rules