all:
	gcc -o nabi_input automata.c hangul.c ic.c server.c ui.c main.c
