brintos

brintos / llvm-project-archived public Read only

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