brintos

brintos / llvm-project-archived public Read only

0
0
Text · 86 B · 2bf27e0 Raw
6 lines · plain
1CXX_SOURCES := main.cpp2 3CXXFLAGS_EXTRAS := -std=c++14 -O0 -g4 5include Makefile.rules6