freebsd-dev/include
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
..
arpa Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
protocols Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
rpc Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
rpcsvc Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
_ctype.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
a.out.h Woops, include machine/exec.h, too. 1994-09-24 21:49:20 +00:00
ar.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
assert.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
bitstring.h Cleanup of bitstring.h: 2000-10-09 12:34:51 +00:00
complex.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
ctype.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
db.h Fixed some style bugs in the removal of __P(()). Some function parameter 2002-03-26 01:35:05 +00:00
dirent.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
dlfcn.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
elf-hints.h * include/elf.h has been repo copied to include/elf-hints.h, and it no 2001-05-02 23:56:21 +00:00
elf.h Update copyright. 2001-06-09 05:22:31 +00:00
err.h Join continuation lines that fit in 80 columns after removal of __P(()). 2002-03-26 01:37:03 +00:00
fnmatch.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
fstab.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
fts.h Fixed some style bugs in the removal of __P(()). Some function parameter 2002-03-26 01:35:05 +00:00
glob.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
grp.h Include <sys/_types.h>. This should have been part of the previous 2002-04-15 03:33:27 +00:00
hesiod.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
histedit.h Merge style with NetBSD -- ANSI-C prototypes, style(9) tabing, etc. 2001-10-01 21:07:33 +00:00
ieeefp.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
ifaddrs.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
inttypes.h Add support for C++. 2002-01-06 19:04:12 +00:00
iso646.h $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
kenv.h Rework the kernel environment subsystem. We now convert the static 2002-04-17 13:06:36 +00:00
langinfo.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
libgen.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
limits.h After one too many PRs on the subject, bite the bullet and define IOV_MAX 2001-06-18 20:24:54 +00:00
link.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
locale.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
malloc.h Traditionally work in the -traditional case. 2001-11-07 23:14:31 +00:00
math.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
memory.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
monetary.h * style(9)'ify 2001-12-12 15:41:08 +00:00
mpool.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
ndbm.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
netconfig.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
netdb.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
nl_types.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
nlist.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
nsswitch.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
objformat.h $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
paths.h Add some more commonly-used directories and files. 2002-05-08 00:37:50 +00:00
pthread_np.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
pthread.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
pwd.h (ab)use unused bits in the pw_fields member of struct passwd to record 2002-04-14 22:24:55 +00:00
ranlib.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
readpassphrase.h Synch with OpenBSD (style). 2002-03-08 20:52:52 +00:00
regex.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
regexp.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
resolv.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
rune.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
runetype.h Fixed some style bugs in the removal of __P(()). Some function parameter 2002-03-26 01:35:05 +00:00
search.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
setjmp.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
sgtty.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
signal.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
stab.h Made them idempotent. 1994-08-21 04:03:58 +00:00
stdbool.h Remove comment, which didn't even help anyway. 2001-08-13 13:29:29 +00:00
stddef.h Back out rev 1.4 (wint_t and mbstate_t) as I am tired of the complaints. 2001-05-24 19:29:15 +00:00
stdio.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
stdlib.h Constify _malloc_options. 2002-04-24 16:49:36 +00:00
strhash.h $Header$ -> $FreeBSD$ 1999-08-28 05:11:36 +00:00
string.h Add support for X/Open. 2002-04-15 03:21:21 +00:00
stringlist.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
strings.h o Move some function prototypes from <string.h> to the newly rewritten 2002-04-04 05:41:57 +00:00
sysexits.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
tar.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
time.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
timers.h $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
ttyent.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
unistd.h o Implement <sys/_types.h>, a new header for storing types that are 2002-04-01 08:12:25 +00:00
utime.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
utmp.h ll_time and ut_time are int32_t on disk and have to remain that way 2001-10-27 20:40:54 +00:00
vis.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
wchar.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
wctype.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00