summaryrefslogtreecommitdiff
path: root/lib/libmp/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2019-09-05pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2017-01-20Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper
2016-02-04First pass through library packaging.Glen Barber
2014-11-25Convert libraries to use LIBADDBaptiste Daroussin
2014-08-04Integrate lib/libmp into the build/kyuaEnji Cooper
2010-01-02Build lib/ with WARNS=6 by default.Ed Schouten
2009-02-26Rename all symbols in libmp(3) to mp_*, just like Solaris.Ed Schouten
2007-05-21Bump library versions in preparation for 7.0.Daniel Eischen
2005-11-10Add missing shared library interdependencies.Ruslan Ermilov
2005-07-22Bump the shared library version number of all libraries that have notKen Smith
2004-07-28Downgrage WARNS level for GCC 3.4.x.Alexander Kabaev
2003-01-28Adjust for OpenSSL 0.9.7.Mark Murray
2002-12-30This compiles fine w/WARNS.David E. O'Brien
2002-05-13MAN[1-9] -> MAN.Ruslan Ermilov
2002-05-12Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov
2001-07-30Rename mp.3 to libmp.3 since that's what all the other "library"Dima Dorfman
2001-07-29Move SHLIB_MAJOR to below LIB and add a comment about why NO_WARNS is set.Dima Dorfman
2001-07-29Install the man page and add mp.h to INCS.Dima Dorfman
2001-07-29This is the traditional BSD libmp interface implemented in terms ofDima Dorfman