mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-13 19:56:06 +00:00
6 lines
77 B
Makefile
6 lines
77 B
Makefile
LEVEL = ../../make
|
|
|
|
CXX_SOURCES := main.cpp
|
|
|
|
include $(LEVEL)/Makefile.rules
|