diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2003-05-03 21:30:34 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-05-03 21:30:34 +0000 |
| commit | d2f7262ed449877f014b18506d981ca668686548 (patch) | |
| tree | 3c26edf7820178b0d7141cf7ebf6a5562ea39b17 /gnu/lib/libdialog | |
| parent | b728350ee67c01f96c3c5121774536fee81ad176 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libdialog')
| -rw-r--r-- | gnu/lib/libdialog/TESTS/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/lib/libdialog/TESTS/Makefile b/gnu/lib/libdialog/TESTS/Makefile index ddfd12202639..65e3d71c1f6a 100644 --- a/gnu/lib/libdialog/TESTS/Makefile +++ b/gnu/lib/libdialog/TESTS/Makefile @@ -8,6 +8,7 @@ PROGS= msg yesno prgbox gauge dselect fselect text menu1 menu2 menu3 \ input1 input2 check1 check2 check3 radio1 radio2 radio3 \ ftree1 ftree2 tree +WARNS?= 2 CFLAGS+= -Wall -Wstrict-prototypes LDFLAGS+= -ldialog |
