xref: /llvm-project/lldb/test/API/functionalities/module_cache/simple_exe/Makefile (revision da816ca0cb3b1367fe90b3e6fb73439c93ed80df)
1*da816ca0SGreg ClaytonC_SOURCES := main.c
2*da816ca0SGreg Clayton
3*da816ca0SGreg Claytoninclude Makefile.rules
4