mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 00:50:03 +08:00
6 lines
77 B
Makefile
6 lines
77 B
Makefile
LEVEL = ../../make
|
|
|
|
CXX_SOURCES := main.cpp
|
|
|
|
include $(LEVEL)/Makefile.rules
|