PROG = kosh
OBJS = kosh.o draw.o conio.o input.o builtin.o chdir.o
# CFLAGS += -O0

include ../Makefile.prefab
