brintos

brintos / llvm-project-archived public Read only

0
0
Text · 93 B · 9882622 Raw
5 lines · plain
1CXX_SOURCES := main.cpp other.cpp2CXXFLAGS += -isystem $(SRCDIR)/sys3 4include Makefile.rules5