1 # $NetBSD: Makefile,v 1.2 2011/09/08 18:44:38 jmmv Exp $
9 TESTSDIR
= ${TESTSBASE}/lib
/libcurses
11 FILESDIR
= ${TESTSDIR}/check_files
12 FILES
= curses_start.chk
16 FILES
+= attributes.chk
18 FILES
+= background1.chk
19 FILES
+= background2.chk
20 FILES
+= background3.chk
21 FILES
+= background4.chk
22 FILES
+= background5.chk
36 FILES
+= color_blank_draw.chk
37 FILES
+= color_start.chk
38 FILES
+= color_default.chk
39 FILES
+= color_blue_back.chk
40 FILES
+= color_red_fore.chk
62 FILES
+= box_standout.chk
64 FILES
+= wborder_refresh.chk
69 FILES
+= wgetstr_refresh.chk
70 FILES
+= wprintw_refresh.chk
74 .
include <bsd.
test.mk
>
75 .
include <bsd.files.mk
>
76 .
include <bsd.prog.mk
>