TOP=../..

SRC += conio.c
SRC += delline.c
SRC += scputc.c
SRC += scputs.c
SRC += vb.c
SRC += window.c

include $(TOP)/../makefile.inc
