freebsd-nq/usr.bin/rpcgen
John Birrell 02de434c29 Add #ifdefs for __NetBSD__ in the rest of the places where __FreeBSD__
is defined so that this program behaves the same when built with
either set of tools. The only difference is where the pre-processor
is found. And that is a bug - it should check the CPP environment
variable and the path before just assuming that the compiled in
path is OK. I guess we should be using -Y ${WORLDPATH}/usr/bin/cpp
during a bootstrap build.
1998-01-15 08:46:58 +00:00
..
Makefile
rpc_clntout.c
rpc_cout.c
rpc_hout.c
rpc_main.c Add #ifdefs for __NetBSD__ in the rest of the places where __FreeBSD__ 1998-01-15 08:46:58 +00:00
rpc_parse.c
rpc_parse.h
rpc_sample.c
rpc_scan.c
rpc_scan.h
rpc_svcout.c
rpc_tblout.c
rpc_util.c
rpc_util.h
rpcgen.1