summaryrefslogtreecommitdiff
path: root/lib/librpcsvc/Makefile
AgeCommit message (Expand)Author
2019-04-24Fix building librpcsvc for MKYP=noroy
2012-03-21These directories don't handle WARNS=5matt
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2005-01-08Build librpcsvc as a shared library, since pam_unix.so needs it.lukem
2003-01-05Use <bsd.rpc.mk>sommerfeld
2002-08-19Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of thelukem
2002-01-29Cope with RPCGEN now conta8ining multiple words.tv
2001-12-12Readability cleanups; MKfoo=no -> NOfoo.tv
2001-11-01Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN}tv
2001-10-31No need to do the tricky XRPCGEN dance; simply add the rules aftertv
2001-03-21Use `rpcgen -C'.mycroft
2001-02-16No need to invoke extra shell.enami
2001-01-16use expr to do subtraction. shell math isn't as portable.cgd
2000-12-30parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR})sommerfeld
2000-11-29Add -${MAKEFLAGS} so that make options (like -m) get used for the submakematt
2000-09-10Make targets which are generated with rpcgen depend on the rpcgen binary.erh
2000-07-25${RPCGEN}, not hard-coded rpcgencgd
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1997-10-09remove WARNS=0, because mycroft fixed rpcgen(1) to DTRT WRT outputting KNF.lukem
1997-10-09- define WARNS?=1 in the top-level Makefile.inc, and don't definelukem
1997-05-09Minor cleanup.mycroft
1997-05-09Eliminate bogus redefinitions of standard targets.mycroft
1997-03-24Makefile cleanups:christos
1996-10-18Use ${INSTALL}.thorpej
1996-05-10Be more verbose during 'includes' installation. Instead of showingcgd
1996-05-08$Id -> $NetBSD (PR#682).pk
1996-04-29Changed rules used for converting rpc source (*.x) to *.c and *.h sojtc
1996-04-29Echo install commands, so user knows what is being installed.jtc
1996-04-25Use 'includes' instead of 'beforeinstall' target to install headersjtc
1995-01-12Rpcgen bugs that required us to have separate src, include, and objectjtc
1995-01-12Use and .jtc
1994-06-14amq.x is gone nowcgd
1994-05-22Only install header files if they are different from the ones that arejtc
1994-01-20Rpcgen fix allows us to simplify building of rpcsvc library.jtc
1993-10-08move include generation and rpc source files intp lib/librpcsvccgd
1993-08-01Add RCS identifiers.mycroft
1993-06-03Add more RPC definitions.brezak
1993-06-03Keep the cp'ed .x in the objdir. Be sure to clean it too.brezak
1993-06-03Copy the .x file to the obj directory before running rpcgen. You havebrezak
1993-06-03Fix for building in obj tree.brezak
1993-06-02Build librpcsvc.abrezak