dim
489adb600f
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
2012-02-07 09:27:07 +00:00
ed
09818ac28e
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
kensmith
9c2c634ee9
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
deischen
ff36458e08
Bump library versions in preparation for 7.0.
...
Ok'd by: kan
2007-05-21 02:49:08 +00:00
trhodes
d74e4b9429
Back out my previous commit to this area, there are differences between
...
our implementation and OpenBSD's.
Requested by: des
2007-03-30 06:12:45 +00:00
trhodes
a51adc2db0
Hook ypclnt.3 up to the build.
2007-02-15 02:43:14 +00:00
kensmith
f97f77429f
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
ru
eeb0cbd805
Nothing in libypclnt depends on librpcsvc.
...
Reported by: lorder(1) (modified to work with libraries)
2004-02-04 09:53:29 +00:00
obrien
dba7ecbf32
style.Makefile(5) police.
...
Reviewed by: des
2003-03-09 19:56:21 +00:00
peter
0a7f0ba37e
Zap now-unused SHLIB_MINOR
2002-09-28 00:25:32 +00:00
des
c5eb18e038
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.
2002-04-18 16:20:18 +00:00
obrien
7a04230db3
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
2002-04-18 15:13:06 +00:00
obrien
938168982f
Back out rev 1.6 -- I was in the wrong dir during a 'ci'. This change
...
was on hold waiting feedback from previous committer.
2002-04-15 23:03:29 +00:00
obrien
7f0d36ec10
ypclnt.h was the correct spelling... we now have yet another special
...
thing that needs to be done to get a header installed.
2002-04-15 22:57:56 +00:00
des
d44a434afa
Fix incorrect dependency. This should fix the -j build.
2002-04-15 15:39:14 +00:00
ru
dfc9f89396
This isn't WARNS ready in the -nostdinc case.
2002-04-15 15:30:10 +00:00
des
a3b36620cd
Add a missing generated file.
2002-04-15 02:32:04 +00:00
des
81589630e3
Add support for FreeBSD-specific "master" update.
...
Sponsored by: DARPA, NAI Labs
2002-04-13 06:57:14 +00:00
des
ef36a30716
NIS client toolbox. This centralizes code which is duplicated all over
...
our tree.
Sponsored by: DARPA, NAI Labs.
2002-04-13 06:20:02 +00:00