Makefile revision e3320f40ba20e6851e73a3237eedf089700bf001
e3320f40ba20e6851e73a3237eedf089700bf001markfen# CDDL HEADER START
e3320f40ba20e6851e73a3237eedf089700bf001markfen# The contents of this file are subject to the terms of the
e3320f40ba20e6851e73a3237eedf089700bf001markfen# Common Development and Distribution License (the "License").
e3320f40ba20e6851e73a3237eedf089700bf001markfen# You may not use this file except in compliance with the License.
e3320f40ba20e6851e73a3237eedf089700bf001markfen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
e3320f40ba20e6851e73a3237eedf089700bf001markfen# See the License for the specific language governing permissions
e3320f40ba20e6851e73a3237eedf089700bf001markfen# and limitations under the License.
e3320f40ba20e6851e73a3237eedf089700bf001markfen# When distributing Covered Code, include this CDDL HEADER in each
e3320f40ba20e6851e73a3237eedf089700bf001markfen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e3320f40ba20e6851e73a3237eedf089700bf001markfen# If applicable, add the following below this CDDL HEADER, with the
e3320f40ba20e6851e73a3237eedf089700bf001markfen# fields enclosed by brackets "[]" replaced with your own identifying
e3320f40ba20e6851e73a3237eedf089700bf001markfen# information: Portions Copyright [yyyy] [name of copyright owner]
e3320f40ba20e6851e73a3237eedf089700bf001markfen# CDDL HEADER END
e3320f40ba20e6851e73a3237eedf089700bf001markfen# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
e3320f40ba20e6851e73a3237eedf089700bf001markfen# Use is subject to license terms.
e3320f40ba20e6851e73a3237eedf089700bf001markfen# ident "%Z%%M% %I% %E% SMI"
e3320f40ba20e6851e73a3237eedf089700bf001markfen# Message catalog
e3320f40ba20e6851e73a3237eedf089700bf001markfenPOFILES= ikeadm.po ipsecalgs.po ipsecconf.po ipseckey.po
e3320f40ba20e6851e73a3237eedf089700bf001markfenCPPFLAGS += -DSYSV -DBSD_COMP -I$(CMDINETCOMMONDIR) -I.
e3320f40ba20e6851e73a3237eedf089700bf001markfen# message catalog
e3320f40ba20e6851e73a3237eedf089700bf001markfeninstall: $(PROG) $(ROOTFS_PROG) .WAIT $(ROOTUSRSBINPROG) \