Makefile (f875b4eb) Makefile (a83cadce)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 458 unchanged lines hidden (view full) ---

467 drd \
468 fruadm \
469 oplhpd \
470 prtdscp \
471 prtfru \
472 scadm \
473 sckmd \
474 sf880drd \
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 458 unchanged lines hidden (view full) ---

467 drd \
468 fruadm \
469 oplhpd \
470 prtdscp \
471 prtfru \
472 scadm \
473 sckmd \
474 sf880drd \
475 vntsd \
476 wrsmconf \
477 wrsmstat
475 vntsd
478
479#
480# Commands that are messaged. Note that 'lp' and 'man' come first
481# (see previous comment about 'lp' and 'man').
482#
483MSGSUBDIRS= \
484 lp \
485 man \

--- 231 unchanged lines hidden (view full) ---

717 $(CLOSED)/cmd/tail \
718 $(CLOSED)/cmd/tr \
719 $(CLOSED)/cmd/tr_xpg4
720
721sparc_MSGSUBDIRS= \
722 fruadm \
723 prtdscp \
724 prtfru \
476
477#
478# Commands that are messaged. Note that 'lp' and 'man' come first
479# (see previous comment about 'lp' and 'man').
480#
481MSGSUBDIRS= \
482 lp \
483 man \

--- 231 unchanged lines hidden (view full) ---

715 $(CLOSED)/cmd/tail \
716 $(CLOSED)/cmd/tr \
717 $(CLOSED)/cmd/tr_xpg4
718
719sparc_MSGSUBDIRS= \
720 fruadm \
721 prtdscp \
722 prtfru \
725 vntsd \
726 wrsmconf \
727 wrsmstat
723 vntsd
728
729i386_MSGSUBDIRS= \
730 ucodeadm
731
732#
733# commands that use dcgettext for localized time, LC_TIME
734#
735DCSUBDIRS= \

--- 174 unchanged lines hidden ---
724
725i386_MSGSUBDIRS= \
726 ucodeadm
727
728#
729# commands that use dcgettext for localized time, LC_TIME
730#
731DCSUBDIRS= \

--- 174 unchanged lines hidden ---