aboutsummaryrefslogtreecommitdiff
path: root/lib/librpcsvc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorDimitry Andric2012-02-071-1/+1
* set WARNS to 1: with WARNS=2 an aliasing error in a file generated byMatteo Riondato2008-02-051-1/+1
* Fix incorrect handling of malloc failuresMatteo Riondato2008-02-041-0/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* NO_MAN is not needed here.Ruslan Ermilov2006-03-161-2/+0
* Fix the source path.Ruslan Ermilov2005-06-041-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-1/+5
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* New cpp(1) doesn't like -I${DESTDIR}/usr/include.Ruslan Ermilov2002-05-141-1/+1
* remove -M from RPCCOM, it slipped in with the tirpc upgrade.Alfred Perlstein2002-02-061-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Toss publickey.c in the attic and remove it from the Makefile.Bill Paul1998-05-181-2/+2
* Don't add non-generated sources to CLEANFILES. There was no problemBruce Evans1998-02-251-2/+2
* Fix conflicts (this one is easy: there's just the Makefile).Bill Paul1997-05-281-8/+15
* Use ${DESTDIR} correctly in front of absolute paths.Satoshi Asami1997-05-231-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Replace some bizzare AT&T(?) make macros (``${*F}'' ??!?!?!?)Peter Wemm1996-08-301-9/+2
* Add ypxfrd.x so that the XDR routines for this protocol will be builtBill Paul1996-06-051-2/+2
* If we are going to set the OBJS target, don't add to the old target. ThisNate Williams1995-03-041-2/+2
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.Bruce Evans1994-08-281-2/+2
* Eliminate non-fatal error message so Jordan doesn't get confused.Garrett Wollman1994-08-101-2/+7
* Use a consistent name for librpcsvc.Garrett Wollman1994-08-091-0/+31