普通文本  |  8行  |  115 B

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

C_SOURCES := main.c

CFLAGS_EXTRAS += -fomit-frame-pointer

include $(LEVEL)/Makefile.rules