freebsd-skq/gnu/lib
ru 59049318b6 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
..
csu There is no more NOLIB. 2002-05-12 13:49:14 +00:00
libdialog Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libg2c Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libgcc Properly build lb1spc.asm on Sparc64. 2002-05-12 14:05:58 +00:00
libgcc_r Tell libgcc_r how to initialize a mutex before it uses it. This 2000-11-01 01:18:27 +00:00
libiberty Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libobjc Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libreadline Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libregex Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libstdc++ Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libsupc++ Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
Makefile All platforms should be on equal footing now -- no special handling for 2002-05-10 00:49:55 +00:00