mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
6 lines
73 B
Makefile
6 lines
73 B
Makefile
LEVEL = ../../make
|
|
|
|
C_SOURCES := main.c
|
|
|
|
include $(LEVEL)/Makefile.rules
|