Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
70 B
Makefile
Raw Normal View History

C_SOURCES := main.c
CFLAGS_EXTRAS := -std=c99
include Makefile.rules