Makefile   [plain text]


LEVEL = ../../make

C_SOURCES := main.c
EXE := hello_world

include $(LEVEL)/Makefile.rules