Files
clang-p2996/lldb/test/python_api/hello_world/Makefile
2011-06-26 20:59:36 +00:00

7 lines
92 B
Makefile

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