Enji Cooper
aa5975162b
Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones
...
This simplifies pathing in make/displayed output
MFC after: 3 weeks
Sponsored by: Dell EMC Isilon
2017-01-20 04:41:53 +00:00
Glen Barber
a70cba9582
First pass through library packaging.
...
Sponsored by: The FreeBSD Foundation
2016-02-04 21:16:35 +00:00
Ed Schouten
daaf575910
Build lib/ with WARNS=6 by default.
...
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.
I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
2010-01-02 09:58:07 +00:00
Ken Smith
3ca3047aee
Bump the version of all non-symbol-versioned shared libraries in
...
preparation for 8.0-RELEASE. Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.
Reviewed by: kib
Approved by: re (rwatson)
2009-07-19 17:25:24 +00:00
Daniel Eischen
419ecd5dee
Bump library versions in preparation for 7.0.
...
Ok'd by: kan
2007-05-21 02:49:08 +00:00
Ken Smith
a84020c2b9
Bump the shared library version number of all libraries that have not
...
been bumped since RELENG_5.
Reviewed by: ru
Approved by: re (not needed for commit check but in principle...)
2005-07-22 17:19:05 +00:00
Hartmut Brandt
aed56f6cad
Add the new call control layer to the library and install the man page
...
for the service access point (SAP) stuff now that it is really available.
2004-07-08 17:09:55 +00:00
Johan Karlsson
b51049906c
style.Makefile:
...
Use WARNS?= instead of WARNS=.
2004-02-23 20:07:47 +00:00
Hartmut Brandt
f9f71976b1
Build the layer 3 (signalling) stuff into the library and install
...
the corresponding headers.
2003-11-07 09:10:25 +00:00
Hartmut Brandt
34eee97206
Build address handling, traffic descriptor handling, encoding and decoding
...
into the library.
2003-11-03 12:27:22 +00:00
Hartmut Brandt
216cf9f739
Makefile for the NgATM user space library.
2003-10-22 11:52:35 +00:00