xref: /llvm-project/lldb/test/API/functionalities/alias/Makefile (revision 40766642283854d035a992513e314d59c1b4ca53)
1C_SOURCES := main.c
2CFLAGS_EXTRAS := -std=c99
3
4include Makefile.rules
5