tron
|
503456a35a
|
Include "bsd.rpc.mk" before "bsd.prog.mk" to fix the "cleandir" target.
|
2003-01-11 13:28:43 +00:00 |
sommerfeld
|
8f6f405641
|
Use <bsd.rpc.mk>
|
2003-01-05 19:24:06 +00:00 |
fvdl
|
c6e006104d
|
Install rpc_com.h
|
2002-11-08 00:08:38 +00:00 |
tv
|
5e6444c144
|
Cope with RPCGEN now conta8ining multiple words.
|
2002-01-29 11:22:25 +00:00 |
tv
|
b6499748ae
|
Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN}
(when evaluated) does not start with a /. Also don't go through a make(1)
recursion step; just use !=.
|
2001-11-01 15:03:07 +00:00 |
tv
|
01523890ba
|
No need to do the tricky XRPCGEN dance.
|
2001-10-31 20:58:28 +00:00 |
mycroft
|
fd917aa892
|
Use `rpcgen -C'.
|
2001-03-21 20:48:09 +00:00 |
cgd
|
c338834cd9
|
use expr to do subtraction. shell math isn't as portable.
|
2001-01-16 02:42:39 +00:00 |
enami
|
c89a720a26
|
Sync with lib/librpcsvc/Makefile; Pass -B ${MAKEFLAGS} to submake.
|
2001-01-07 06:56:15 +00:00 |
erh
|
5303e70da5
|
Make targets which are generated with rpcgen depend on the rpcgen binary.
|
2000-09-10 23:21:49 +00:00 |
cgd
|
4bf5f7086b
|
${RPCGEN}, not hard-coded rpcgen
|
2000-07-25 06:29:44 +00:00 |
fvdl
|
5e1597f492
|
Use a seperate Makefile in the rpc/ subdir. Needed because it generates
a file (rpcb_prot.h).
|
2000-06-03 11:23:54 +00:00 |