Makefile revision 257873cfc1dd3337766407f80397db60a56f2f5a
fa9e4066f08beec538e775443c5be79dd423fcabahrens# CDDL HEADER START
fa9e4066f08beec538e775443c5be79dd423fcabahrens# The contents of this file are subject to the terms of the
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Common Development and Distribution License (the "License").
fa9e4066f08beec538e775443c5be79dd423fcabahrens# You may not use this file except in compliance with the License.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
fa9e4066f08beec538e775443c5be79dd423fcabahrens# See the License for the specific language governing permissions
fa9e4066f08beec538e775443c5be79dd423fcabahrens# and limitations under the License.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# When distributing Covered Code, include this CDDL HEADER in each
fa9e4066f08beec538e775443c5be79dd423fcabahrens# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# If applicable, add the following below this CDDL HEADER, with the
fa9e4066f08beec538e775443c5be79dd423fcabahrens# fields enclosed by brackets "[]" replaced with your own identifying
fa9e4066f08beec538e775443c5be79dd423fcabahrens# information: Portions Copyright [yyyy] [name of copyright owner]
fa9e4066f08beec538e775443c5be79dd423fcabahrens# CDDL HEADER END
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Use is subject to license terms.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# we need this for OPENSSL_VERSION, OPENSSL_DATE,
fa9e4066f08beec538e775443c5be79dd423fcabahrens# and for OPENSSL_SRC (src/common directory location)
fa9e4066f08beec538e775443c5be79dd423fcabahrens# we need to explicitly specify these 3 manual pages since their sections
dc307942eac821bc70a7a69cbb1ddec4184607c1talley# cannot be read from their location in common/openssl/doc. All other manual
fa9e4066f08beec538e775443c5be79dd423fcabahrens# pages follow this rule according to the directory they reside in: apps=1,
fa9e4066f08beec538e775443c5be79dd423fcabahrens# crypto=3, ssl=3
fa9e4066f08beec538e775443c5be79dd423fcabahrensCONFIGMANPAGES = man$(MS5)/x509v3_config.$(MS5) man$(MS5)/config.$(MS5)
$(ROOTCONFIGMANPAGES) \
$(ROOTAPPSMANPAGES) \
$(ROOTCRYPTOMANPAGES) \
$(SPECPODPAGES) \
$(APPSPODPAGES) \
$(CRYPTOPODPAGES) \
$(SSLPODPAGES)
lint:
FRC:
$(INS.file)
$(ROOTOPENSSL):
$(INS.dir)
$(INS.dir)
: sunman/%
$(INS.file)
$(SPECSUNPAGES):
$(CONFIGSUNPAGES):
$(APPSSUNPAGES):
$(SSLSUNPAGES):
$(CRYPTOSUNPAGES):
$(ROOTUSRSFWBIN):
$(INS.dir)
$(RM) $@