Makefile revision 200c5a5a428f15c16e2a526ed69d462af62e8e1a
2d0611ffc9f91c5fc2ddccb93f9a3d17791ae650takashi# CDDL HEADER START
d3e250aab242db84d14060985b5db675a731d548nd# The contents of this file are subject to the terms of the
ce6127d4b1f0fb4d7934119ed0e85bca4dd14f9bkess# Common Development and Distribution License (the "License").
ce6127d4b1f0fb4d7934119ed0e85bca4dd14f9bkess# You may not use this file except in compliance with the License.
ce6127d4b1f0fb4d7934119ed0e85bca4dd14f9bkess# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ce6127d4b1f0fb4d7934119ed0e85bca4dd14f9bkess# See the License for the specific language governing permissions
4b575a6b6704b516f22d65a3ad35696d7b9ba372rpluem# and limitations under the License.
ce6127d4b1f0fb4d7934119ed0e85bca4dd14f9bkess# When distributing Covered Code, include this CDDL HEADER in each
ce6127d4b1f0fb4d7934119ed0e85bca4dd14f9bkess# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
common_DCNAMES = \
DISK \
FMD \
SUNOS \
PCI \
PCIEX \
ZFS \
SCA500 \
i386_DCNAMES = \
sparc_DCNAMES = \
SCF \
SUN4 \
SUN4U \
DCNAMES = \
$(common_DCNAMES) \
ALLDCNAMES = \
$(common_DCNAMES) \
$(sparc_DCNAMES) \
$(i386_DCNAMES)
$(ROOTDCDIR):
$(INS.dir)
$(INS.dir)
$(INS.dir)
$(INS.dir)
$(ROOTDCDIR)/%: %
$(INS.file)
$(ROOTLCDIR)/%: %
$(INS.file)
msgfmt -s -o $@ $<
lint: