#@(#)makefile	1.3

test1: test1.c
	cc test1.c -o test1 ../screen/libcurses.a
