freebsd-dev/share
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
..
colldef Back out ASCII compatibility and let people face the problems themself 2002-04-08 09:40:52 +00:00
dict Fix the makefile to match the repo-copy from tech to freebsd. 2002-04-01 13:58:14 +00:00
doc Modernize my email address. 2002-03-25 14:12:49 +00:00
examples Turn on the set-user-ID bit for k5su if ENABLE_SUID_K5SU is defined. 2002-05-12 03:17:31 +00:00
info INFODIR is defined in bsd.own.mk but sys.mk no longer includes 2002-04-18 06:55:32 +00:00
isdn FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
man Turn on the set-user-ID bit for k5su if ENABLE_SUID_K5SU is defined. 2002-05-12 03:17:31 +00:00
me Install manpage for old -me macro package. 2002-03-20 16:26:35 +00:00
misc Regen: 2002-05-06 10:13:17 +00:00
mk Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
mklocale Link tr_TR.ISO8859-9's LC_CTYPE to UA-ASCII's. It's not completely correct, 2002-04-05 15:27:36 +00:00
monetdef Unbreak ja_JP.SJIS locale by adding following associations: 2002-04-05 15:39:16 +00:00
msgdef Unbreak ja_JP.SJIS locale by adding following associations: 2002-04-05 15:39:16 +00:00
numericdef Unbreak ja_JP.SJIS locale by adding following associations: 2002-04-05 15:39:16 +00:00
sendmail Unbreak installworld. Revision 1.41 of src/usr.bin/xinstall/xinstall.c 2001-05-29 17:55:49 +00:00
skel Automatically exec bash at startup if it exists^U Turn on the display of 2001-06-25 20:40:02 +00:00
syscons Add the Euro symbol mapping to the UK keyboard keymap. 2002-04-08 19:16:01 +00:00
tabset FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
termcap Add termcap entries to be able to switch to line drawing character 2002-04-26 11:17:46 +00:00
timedef Add pt_BR.ISO8859-1 (Brazilian Portuguese) locale 2002-04-05 15:03:13 +00:00
zoneinfo Merge from vendor branch. 2002-04-04 18:16:19 +00:00
Makefile mklocale has bad juju for Sparc64. 2002-05-10 00:57:14 +00:00
Makefile.inc