mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 11:38:04 +08:00
6 lines
88 B
Makefile
6 lines
88 B
Makefile
LEVEL = ../../../make
|
|
|
|
CXX_SOURCES := pass-to-base.cpp
|
|
|
|
include $(LEVEL)/Makefile.rules
|