all:
	gcc -Wall -o test automata.c hangul.c ic.c server.c ui.c utfto.c main.c
