xref: /llvm-project/lldb/test/API/functionalities/alias/Makefile (revision 40766642283854d035a992513e314d59c1b4ca53)
1*40766642SDave LeeC_SOURCES := main.c
2*40766642SDave LeeCFLAGS_EXTRAS := -std=c99
3*40766642SDave Lee
4*40766642SDave Leeinclude Makefile.rules
5