mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-26 06:48:51 -04:00
4 lines
71 B
Makefile
4 lines
71 B
Makefile
LEVEL = ../../make
|
|
C_SOURCES := main.c
|
|
include $(LEVEL)/Makefile.rules
|