Makefile revision e2738c5e21a9e5d9a6525e48af4738deda3df455
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# CDDL HEADER START
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# The contents of this file are subject to the terms of the
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# Common Development and Distribution License (the "License").
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# You may not use this file except in compliance with the License.
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# See the License for the specific language governing permissions
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# and limitations under the License.
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# When distributing Covered Code, include this CDDL HEADER in each
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# If applicable, add the following below this CDDL HEADER, with the
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# fields enclosed by brackets "[]" replaced with your own identifying
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# information: Portions Copyright [yyyy] [name of copyright owner]
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# CDDL HEADER END
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# Use is subject to license terms.
7b1019a6d29ccb7999dc76cba3dde1c627e8e609Jerry Jelinek# ident "%Z%%M% %I% %E% SMI"
7b1019a6d29ccb7999dc76cba3dde1c627e8e609Jerry Jelinek$(SYMDIR2) := SYMLNKDEST = ../../../usr/lib/lp/bin
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrjROOTSYMLINKDIRS = $(SYMDIR1) $(SYMDIR2) $(SYMDIR3) $(SYMDIR4) $(SYMDIR5)
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# Each message catalog file is generated in each sub
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# Those message catalog files are consolidated into one
cc7a88b54b4969574f03e1a1225bb13be487f5dbmrj# message catalog file. The consolidated one will be copied
# into the $(ROOT)/catalog/SUNW_OST_OSCMD/ directory.
$(ROOTDIRS) :
$(INS.dir)
$(ROOTSYMLINKDIRS) :
FRC: