Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# CDDL HEADER START
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# The contents of this file are subject to the terms of the
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# Common Development and Distribution License (the "License").
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# You may not use this file except in compliance with the License.
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# See the License for the specific language governing permissions
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# and limitations under the License.
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# When distributing Covered Code, include this CDDL HEADER in each
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# If applicable, add the following below this CDDL HEADER, with the
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# fields enclosed by brackets "[]" replaced with your own identifying
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# information: Portions Copyright [yyyy] [name of copyright owner]
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# CDDL HEADER END
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# Use is subject to license terms.
ef176f79aeabe8975c3811c7931631992003558fJnRouvignacPROG= ikeadm ipsecalgs ipsecconf ipseckey ikecert
dd2893207f24e5cc1406a8ad8f5f5598f3516385neil_a_wilsonMANIFEST= ipsecalgs.xml policy.xml manual-key.xml
dd2893207f24e5cc1406a8ad8f5f5598f3516385neil_a_wilson# Message catalog
dd2893207f24e5cc1406a8ad8f5f5598f3516385neil_a_wilsonPOFILES= ikeadm.po ipsecalgs.po ipsecconf.po ipseckey.po
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnouCPPFLAGS += -DSYSV -DBSD_COMP -I$(CMDINETCOMMONDIR) -I.
dd2893207f24e5cc1406a8ad8f5f5598f3516385neil_a_wilson# message catalog
9765b0abb9a2854e810df6883817c76a007aa391abobrovinstall: $(PROG) $(ROOTFS_PROG) .WAIT $(ROOTUSRSBINPROG) \