summaryrefslogtreecommitdiffstats
path: root/share/mk/src.libnames.mk
Commit message (Expand)AuthorAgeFilesLines
* Add ncurses to _LIBRARIES so that libmenu is correctly linkedantoine2014-12-281-0/+1
* Switch gpioctl(8) to LIBADD.rpaulo2014-12-031-0/+1
* Build infrastructure for elftoolchain toolsemaste2014-12-011-0/+5
* Update libucl to latest versionbapt2014-11-291-4/+1
* Remove all remnant ugly LD<lbname> but atf one until the aft framework knowsbapt2014-11-251-12/+0
* Register the explicit (pthread) and implicit (for static) dependencies forbapt2014-11-251-1/+7
* Defines the libssh dependenciesbapt2014-11-251-0/+4
* Define missing libraries to be able to convert gnu, cddl and secure to LIBADDbapt2014-11-251-0/+3
* Sort libraries definitionsbapt2014-11-251-5/+5
* Remove duplicated krb5bapt2014-11-251-1/+0
* Defined the needed library to convert usr.sbin to LIBADDbapt2014-11-251-0/+38
* Defines all the libraries needed for usr.binbapt2014-11-251-0/+33
* Define libipf internal librarybapt2014-11-251-0/+7
* Fix recursive problem with libedit dependency, if you depends on ncursesw andbapt2014-11-251-1/+1
* Add a definition for libxobapt2014-11-251-0/+1
* Define compiler_rt and ssp_nonshared librariesbapt2014-11-251-1/+4
* libvers and libsl are internal librariesbapt2014-11-251-2/+9
* Fix make depends with libnetbsdbapt2014-11-251-1/+1
* Add definitions of kerberos librariesbapt2014-11-251-0/+17
* libevent is an internallibbapt2014-11-251-1/+1
* libatf-c++ exposes libatf-c abi hence we need to explicit link to atf-c ifbapt2014-11-251-0/+3
* Do not overwrite any LIBNETBSD or LIBNETBSDDIR if they are already definedbapt2014-11-251-2/+2
* Define special case for atf which libraries names are different from theirbapt2014-11-251-0/+2
* s/cft/ctfbapt2014-11-241-2/+2
* Fix typobapt2014-11-241-1/+1
* Fix dependencies in case of building staticallybapt2014-11-241-1/+1
* Avoid code duplication by directly adding _INSTALLLIBS and _PRIVATELIBS intobapt2014-11-241-7/+3
* Each time something links to sqlite3 it should link to pthreadbapt2014-11-241-0/+16
* Convert makefs to LIBADDbapt2014-11-241-0/+5
* Convert mandoc to LIBADDbapt2014-11-241-2/+1
* Correctly specify -L for internal and private libsbapt2014-11-241-3/+3
* Implement LIBADDbapt2014-11-241-2/+181
* Define LIBSQLITE3 and LIBMANDOCbapt2014-11-221-0/+8
* Promote libevent to lib/ level and fold ftp-proxy into its parent Makefile.delphij2014-10-131-0/+4
* Make the libbsdstat useful again.adrian2014-08-131-0/+4
* Make libohash a proper internallib instead of hidding it in m4bapt2014-08-061-0/+4
* Rework privatelib/internallibbapt2014-08-061-0/+46
OpenPOWER on IntegriCloud