Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek# CDDL HEADER START
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek# The contents of this file are subject to the terms of the
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek# Common Development and Distribution License, Version 1.0 only
2cb6f28b3a12bb714bf14494d31eb6b6fff64b8bJakub Hrozek# (the "License"). You may not use this file except in compliance
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek# with the License.
531661c7bb54eb71853977a64cb30f80c20b963eJakub Hrozek# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a86d6cd05e3f823214587475b83d907f394c035eJakub Hrozek# See the License for the specific language governing permissions
481ec0e1eb0058195732cb320845b41f6f4d43ebJakub Hrozek# and limitations under the License.
a7797068c4deb6ce2bdbcda27c45ff1bbb4a8e78Jakub Hrozek# When distributing Covered Code, include this CDDL HEADER in each
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek# If applicable, add the following below this CDDL HEADER, with the
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek# fields enclosed by brackets "[]" replaced with your own identifying
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek# information: Portions Copyright [yyyy] [name of copyright owner]
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek# CDDL HEADER END
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek# Use is subject to license terms.
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek#ident "%Z%%M% %I% %E% SMI"
261cdde02b40aa8dabb3d69e43586a5a220647e9Jakub Hrozek ./bld_awk_pkginfo -m $(MACH) -p "$(RELEASE)/$(VERSION)" -o $@ -v \
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek pkgmk -f prototype_$(MACH) -d $(PKGARCHIVE) -r $(TOOLS_PROTO) -o $(PACKAGE)
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek$(MACHDATAFILES): $(PKGDEFS)/common_files/$$@_$(MACH)
7a14e8f66c0e932fe2954d792614a3b61d444bd1Jakub Hrozek $(RM) $@; cp $(PKGDEFS)/common_files/$@_$(MACH) $@