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