llvm-project/lldb/test/functionalities/command_script/import/Makefile

7 lines
95 B
Makefile

LEVEL = ../../../make
C_SOURCES := main.c
EXE := hello_world
include $(LEVEL)/Makefile.rules