mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-14 05:36:09 +00:00
6 lines
77 B
Makefile
6 lines
77 B
Makefile
![]() |
LEVEL = ../../make
|
||
|
|
||
|
CXX_SOURCES := main.cpp
|
||
|
|
||
|
include $(LEVEL)/Makefile.rules
|