opnsense-src/secure/lib/libcrypto
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
..
i386 Pre-generate the optimized x86 crypto code and check it in rather than 2002-05-03 00:14:39 +00:00
des_crypt.3 Vendor import EAY's LIBSSL to fix comments, etc. 1999-09-04 12:45:43 +00:00
Makefile Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
Makefile.asm Pre-generate the optimized x86 crypto code and check it in rather than 2002-05-03 00:14:39 +00:00
Makefile.inc Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
opensslconf-alpha.h Sync this file up with its i386 brother. This appears to have been missed 2001-10-09 01:28:15 +00:00
opensslconf-amd64.h Sync this file up with its i386 brother. This appears to have been missed 2001-10-09 01:28:15 +00:00
opensslconf-i386.h Update for OpenSSL 0.9.5a and clean up a bit. 2000-04-13 07:37:35 +00:00
opensslconf-ia64.h Argh! Shoot me! (add closing */ after $FreeBSD$ ) 2001-10-22 09:54:17 +00:00
opensslconf-sparc64.h Opensslconf for sparc64. Just a copy of the alpha one for now. 2001-11-18 20:58:19 +00:00