Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
bf40639e42957133fef54f2f0a322061ac37fe90nd# CDDL HEADER START
bf40639e42957133fef54f2f0a322061ac37fe90nd# The contents of this file are subject to the terms of the
bf40639e42957133fef54f2f0a322061ac37fe90nd# Common Development and Distribution License, Version 1.0 only
bf40639e42957133fef54f2f0a322061ac37fe90nd# (the "License"). You may not use this file except in compliance
bf40639e42957133fef54f2f0a322061ac37fe90nd# with the License.
bf40639e42957133fef54f2f0a322061ac37fe90nd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0662ed52e814f8f08ef0e09956413a792584eddffuankg# See the License for the specific language governing permissions
bf40639e42957133fef54f2f0a322061ac37fe90nd# and limitations under the License.
bf40639e42957133fef54f2f0a322061ac37fe90nd# When distributing Covered Code, include this CDDL HEADER in each
bf40639e42957133fef54f2f0a322061ac37fe90nd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
bf40639e42957133fef54f2f0a322061ac37fe90nd# If applicable, add the following below this CDDL HEADER, with the
bf40639e42957133fef54f2f0a322061ac37fe90nd# fields enclosed by brackets "[]" replaced with your own identifying
bf40639e42957133fef54f2f0a322061ac37fe90nd# information: Portions Copyright [yyyy] [name of copyright owner]
bf40639e42957133fef54f2f0a322061ac37fe90nd# CDDL HEADER END
bf40639e42957133fef54f2f0a322061ac37fe90nd# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
bf40639e42957133fef54f2f0a322061ac37fe90nd# Use is subject to license terms.
bf40639e42957133fef54f2f0a322061ac37fe90nd# ident "%Z%%M% %I% %E% SMI"
bf40639e42957133fef54f2f0a322061ac37fe90ndASFLAGS= $(AS_PICFLAGS) -P -D_SYS_SYS_S -D_LOCORE -D_ASM -DPIC -DLOCORE $(CPPFLAGS)
ac7985784d08a3655291f24f711812b4d8b1cbcffuankg $(SED) -e '/^# msg/d' -e '/^domain/d' messages.po > $@