mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08:00
9 lines
100 B
Makefile
9 lines
100 B
Makefile
LEVEL = ../../make
|
|
|
|
# Example:
|
|
#
|
|
# C_SOURCES := b.c
|
|
# EXE := b.out
|
|
|
|
include $(LEVEL)/Makefile.rules
|