Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj#
8dd4618c4709236b4ea297d7250d282e463ce2d8rbb# CDDL HEADER START
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj#
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# The contents of this file are subject to the terms of the
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# Common Development and Distribution License, Version 1.0 only
8dd4618c4709236b4ea297d7250d282e463ce2d8rbb# (the "License"). You may not use this file except in compliance
8dd4618c4709236b4ea297d7250d282e463ce2d8rbb# with the License.
09bd86d0db1114ee23eda0a6eb76ca055877a1cftrawick#
2deb319e6b3de239f45c16a3e9e836d44f1f7108rbb# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# or http://www.opensolaris.org/os/licensing.
70f6f32765cfaadd6da8de6f0fea97ddd72d8fadmanoj# See the License for the specific language governing permissions
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# and limitations under the License.
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj#
1c6fb1e726ce22694de0e9a957adb67b929e5d4fstoddard# When distributing Covered Code, include this CDDL HEADER in each
1c6fb1e726ce22694de0e9a957adb67b929e5d4fstoddard# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# If applicable, add the following below this CDDL HEADER, with the
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# fields enclosed by brackets "[]" replaced with your own identifying
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# information: Portions Copyright [yyyy] [name of copyright owner]
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard#
91a71946d0fb28c0866139edef3dd59f36ba5b9cstoddard# CDDL HEADER END
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj#
369edcdd0a9c5516c61e736ec2a6fc8fb0d92fe2manoj#
369edcdd0a9c5516c61e736ec2a6fc8fb0d92fe2manoj# Copyright (c) 1996-2000 by Sun Microsystems, Inc.
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# All rights reserved.
85cbdc16ac57fa68ce1358a308269abcd417f4d9stoddard#
85cbdc16ac57fa68ce1358a308269abcd417f4d9stoddard#ident "%Z%%M% %I% %E% SMI"
85cbdc16ac57fa68ce1358a308269abcd417f4d9stoddard#
d208bda4a893cc81ed5d3ed1cdd7d706e012bd42stoddard
d208bda4a893cc81ed5d3ed1cdd7d706e012bd42stoddardinclude ../Makefile.com
d208bda4a893cc81ed5d3ed1cdd7d706e012bd42stoddard
d208bda4a893cc81ed5d3ed1cdd7d706e012bd42stoddard.KEEP_STATE:
10b386767f6c87b45937244371cb751f0b454d16wrowe
10b386767f6c87b45937244371cb751f0b454d16wroweall: $(PROG)
75960f20f88dad6bc67892c711c429946063d133stoddard
75960f20f88dad6bc67892c711c429946063d133stoddardinstall: all $(ROOTLIB_APPCERT) $(ROOTLIB_APPCERT_PROG)
75960f20f88dad6bc67892c711c429946063d133stoddard
75960f20f88dad6bc67892c711c429946063d133stoddardinclude ../Makefile.targ
75960f20f88dad6bc67892c711c429946063d133stoddard