Makefile 115 Bytes Raw Blame History Permalink 1 2 3 4 C_SOURCES := main.c CFLAGS_EXTRAS := -finput-charset=UTF-8 -fextended-identifiers -std=c99 include Makefile.rules