NetBSD/usr.bin/rpcgen
christos 88fd58993a In no-main mode [rpcgen -C -m], don't declare _rpcfoo variables static.
Let the main program declare them extern if it wants, otherwise we get
link failures for variables not defined.
2003-06-25 19:31:08 +00:00
..
Makefile
rpc_clntout.c
rpc_cout.c
rpc_hout.c
rpc_main.c
rpc_parse.c
rpc_parse.h
rpc_sample.c
rpc_scan.c
rpc_scan.h
rpc_svcout.c In no-main mode [rpcgen -C -m], don't declare _rpcfoo variables static. 2003-06-25 19:31:08 +00:00
rpc_tblout.c
rpc_util.c
rpc_util.h
rpcgen.1