summaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-4/+1
* dialog(3) -> dialog_noyes(3).Ruslan Ermilov2001-08-071-1/+2
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Remove unneded -lmytinfoAndrey A. Chernov2000-09-161-2/+2
* This is the second half of unbreaking the world build. Add a -DNOHTMLBrian Feldman2000-01-111-0/+2
* *draws his sword*Brian Feldman2000-01-111-0/+2
* This change was mis-identified as the problem, sorry. It appears to beJordan K. Hubbard2000-01-111-0/+4
* Back out the previous change to install the examples - it breaks the release ...Jordan K. Hubbard2000-01-111-4/+0
* Install contents of the TESTS subdirectory to /usr/share/examples/libdialogAlexey Zelkin2000-01-101-0/+9
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Add documentation for new tree functions.Jordan K. Hubbard1998-10-021-2/+3
* Unbump the minor number; guess this doesn't happen in the ELF worldJordan K. Hubbard1998-09-281-2/+2
* Add some new functionality which I promised to add over a year a go andJordan K. Hubbard1998-09-261-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* cmp -s || install -c ==> install -CPeter Wemm1996-08-301-3/+2
* Reverse my patch which erroneously removed the library dependenciesJordan K. Hubbard1996-08-131-0/+3
* Throw some unnecessary dreck out of this Makefile.Jordan K. Hubbard1996-08-111-4/+1
* Add some missing MLINKS, correct some cross references, correct someMike Pritchard1996-02-091-1/+2
* Added some missing MLINKS for section 3 man pages.Mike Pritchard1996-02-091-1/+15
* Add changes to:Jordan K. Hubbard1995-12-231-1/+3
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-061-2/+2
* Bump major number instead of minor: old functions arguments was changed tooAndrey A. Chernov1995-05-041-3/+3
* Bump minor numberAndrey A. Chernov1995-05-031-1/+3
* Hastily back out my previous change to install ui_objects.h; upon furtherJordan K. Hubbard1995-04-211-5/+1
* Also install new ui_objects.h header file. I'm not sure how I feel aboutJordan K. Hubbard1995-04-211-3/+7
* Upgrade.Andrey A. Chernov1995-04-201-2/+2
* file selector, helpline, helpfile and more, with my fixesAndrey A. Chernov1995-02-151-2/+4
* 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