普通文本  |  7行  |  95 B

LEVEL = ../../../make

C_SOURCES := main.c
EXE := hello_world

include $(LEVEL)/Makefile.rules