aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add a -I${.CURDIR} so that the next time Andrew changes dialog.h, theJordan K. Hubbard1994-10-281-2/+2
* Implement dialog_prgbox() function which allows run programAndrey A. Chernov1994-10-281-2/+2
* Implement line_edit() function (full line editor) which may calledAndrey A. Chernov1994-10-211-2/+2
* Declare more functions externally.Andrey A. Chernov1994-10-201-2/+2
* SHARED_LDADD --> LDADDAndrey A. Chernov1994-10-121-2/+2
* Make all dialog box available from C programs via functions callsAndrey A. Chernov1994-10-111-0/+17