History log of /freebsd-10.1-release/lib/libypclnt/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 231118 07-Feb-2012 dim

Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor
set via ${CPP} is used, instead of always using hardcoded /usr/bin/cpp.

MFC after: 1 week


# 201381 02-Jan-2010 ed

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.


# 195767 19-Jul-2009 kensmith

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)


# 169807 21-May-2007 deischen

Bump library versions in preparation for 7.0.

Ok'd by: kan


# 168040 30-Mar-2007 trhodes

Back out my previous commit to this area, there are differences between
our implementation and OpenBSD's.

Requested by: des


# 166734 15-Feb-2007 trhodes

Hook ypclnt.3 up to the build.


# 148297 22-Jul-2005 kensmith

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...)


# 125427 04-Feb-2004 ru

Nothing in libypclnt depends on librpcsvc.

Reported by: lorder(1) (modified to work with libraries)


# 112043 09-Mar-2003 obrien

style.Makefile(5) police.

Reviewed by: des


# 104073 27-Sep-2002 peter

Zap now-unused SHLIB_MINOR


# 95001 18-Apr-2002 des

Back out previous commit, which was not at all approved by the maintainer
of this code. I very much doubt that "the FreeBSD way" really means "make
it as unreadable and unmaintable as possible", and I would like Makefile
style (which is not currently documented anywhere except in the minds of
bde and ru) to be discussed and agreed upon in the appropriate forum
before any further commits of this kind happen.


# 94998 18-Apr-2002 obrien

This style is *way* outside the relm of any other of our Makefiles
(other than the single sys.mk). Adjust to smell like FreeBSD.

Reviewed & prefered by: bde


# 94807 15-Apr-2002 obrien

Back out rev 1.6 -- I was in the wrong dir during a 'ci'. This change
was on hold waiting feedback from previous committer.


# 94806 15-Apr-2002 obrien

ypclnt.h was the correct spelling... we now have yet another special
thing that needs to be done to get a header installed.


# 94773 15-Apr-2002 des

Fix incorrect dependency. This should fix the -j build.


# 94770 15-Apr-2002 ru

This isn't WARNS ready in the -nostdinc case.


# 94713 15-Apr-2002 des

Add a missing generated file.


# 94577 13-Apr-2002 des

Add support for FreeBSD-specific "master" update.

Sponsored by: DARPA, NAI Labs


# 94575 13-Apr-2002 des

NIS client toolbox. This centralizes code which is duplicated all over
our tree.

Sponsored by: DARPA, NAI Labs.