summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/c/unicode/Makefile
blob: efabc4d4335ce9fc492bbae1edb97cf240e4274e (plain)
1
2
3
4
5
6
LEVEL = ../../../make

C_SOURCES := main.c
CFLAGS_EXTRAS += -finput-charset=UTF-8 -fextended-identifiers -std=c99

include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud