summaryrefslogtreecommitdiff
path: root/include/rpc/Makefile
AgeCommit message (Expand)Author
2019-06-04Move the basic part of XDR to common/include/rpc and common/lib/libc/rpc.hannken
2003-01-11Include "bsd.rpc.mk" before "bsd.prog.mk" to fix the "cleandir" target.tron
2003-01-05Use <bsd.rpc.mk>sommerfeld
2002-11-08Install rpc_com.hfvdl
2002-01-29Cope with RPCGEN now conta8ining multiple words.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.tv
2001-03-21Use `rpcgen -C'.mycroft
2001-01-16use expr to do subtraction. shell math isn't as portable.cgd
2001-01-07Sync with lib/librpcsvc/Makefile; Pass -B ${MAKEFLAGS} to submake.enami
2000-09-10Make targets which are generated with rpcgen depend on the rpcgen binary.erh
2000-07-25${RPCGEN}, not hard-coded rpcgencgd
2000-06-03Use a seperate Makefile in the rpc/ subdir. Needed because it generatesfvdl