brintos

brintos / llvm-project-archived public Read only

0
0
Text · 75 B · 80865c0 Raw
5 lines · plain
1CXX_SOURCES := main.cpp2CFLAGS :=-g -O0 -std=c++113 4include Makefile.rules5