Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# CDDL HEADER START
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# The contents of this file are subject to the terms of the
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# Common Development and Distribution License (the "License").
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# You may not use this file except in compliance with the License.
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# See the License for the specific language governing permissions
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# and limitations under the License.
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# When distributing Covered Code, include this CDDL HEADER in each
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# If applicable, add the following below this CDDL HEADER, with the
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# fields enclosed by brackets "[]" replaced with your own identifying
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# information: Portions Copyright [yyyy] [name of copyright owner]
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# CDDL HEADER END
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# Use is subject to license terms.
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# ident "%Z%%M% %I% %E% SMI"
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozekall clean clobber delete install lint package: $(SUBDIRS)
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# definitions for install_h target
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek# install rule for install_h target
3f98cdc011bb4e8cd22c088f288b0bcdb6452492Jakub Hrozek $(SED) -e '/^# msg/d' -e '/^domain/d' messages.po > $@