freebsd-src/include/rpc
Ruslan Ermilov c7b111cba8 Added new bsd.incs.mk which handles installing of header files
via INCS.  Implemented INCSLINKS (equivalent to SYMLINKS) to
handle symlinking include files.  Allow for multiple groups of
include files to be installed, with the powerful INCSGROUPS knob.
Documentation to follow.

Added standard `includes' and `incsinstall' targets, use them
in Makefile.inc1.  Headers from the following makefiles were
not installed before (during `includes' in Makefile.inc1):

	kerberos5/lib/libtelnet/Makefile
	lib/libbz2/Makefile
	lib/libdevinfo/Makefile
	lib/libform/Makefile
	lib/libisc/Makefile
	lib/libmenu/Makefile
	lib/libmilter/Makefile
	lib/libpanel/Makefile

Replaced all `beforeinstall' targets for installing includes
with the INCS stuff.

Renamed INCDIR to INCSDIR, for consistency with FILES and SCRIPTS,
and for compatibility with NetBSD.  Similarly for INCOWN, INCGRP,
and INCMODE.

Consistently use INCLUDEDIR instead of /usr/include.

gnu/lib/libstdc++/Makefile and gnu/lib/libsupc++/Makefile changes
were only lightly tested due to the missing contrib/libstdc++-v3.
I fully tested the pre-WIP_GCC31 version of this patch with the
contrib/libstdc++.295 stuff.

These changes have been tested on i386 with the -DNO_WERROR "make
world" and "make release".
2002-05-12 16:01:00 +00:00
..
auth.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
auth_des.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
auth_kerb.h Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
auth_unix.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
clnt.h Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
clnt_soc.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
clnt_stat.h comment out #pragma directive containing Sun SCM tags 2001-03-20 08:20:50 +00:00
des.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
des_crypt.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
Makefile Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
nettype.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
pmap_clnt.h Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
pmap_prot.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
pmap_rmt.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
raw.h Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
rpc.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
rpc_com.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
rpc_msg.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
rpcb_clnt.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
rpcb_prot.x Tokens after #endif are not strict ISO. 2002-03-13 10:29:06 +00:00
rpcent.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
svc.h Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
svc_auth.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
svc_dg.h Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
svc_soc.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
types.h Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
xdr.h Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00