LEVEL = ../../../make
C_SOURCES := main.c
CFLAGS_EXTRAS += -finput-charset=UTF-8 -fextended-identifiers -std=c99
include $(LEVEL)/Makefile.rules