llvm-project/lldb/test/stl/Makefile

7 lines
110 B
Makefile

LEVEL = ../make
CXX_SOURCES := main.cpp
CFLAGS :=-arch x86_64 -gdwarf-2 -Os
include $(LEVEL)/Makefile.rules