Makefile 63 Bytes Raw Blame History Permalink 1 2 3 4 C_SOURCES := main.c EXE := hello_world include Makefile.rules