mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-12 04:56:07 +00:00
6 lines
73 B
Makefile
6 lines
73 B
Makefile
LEVEL = ../../make
|
|
|
|
C_SOURCES := main.c
|
|
|
|
include $(LEVEL)/Makefile.rules
|