Makefile (3b136daba8fa33f4c5101eb6f6146fc10b8984e4) | Makefile (2449e17f82f6097fd2c665b64723e31ceecbeca6) |
---|---|
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 --- 443 unchanged lines hidden (view full) --- 452 $(CLOSED)/cmd/tr \ 453 $(CLOSED)/cmd/tr_xpg4 454 455i386_SUBDIRS= \ 456 addbadsec \ 457 biosdev \ 458 diskscan \ 459 OWconfig \ | 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 --- 443 unchanged lines hidden (view full) --- 452 $(CLOSED)/cmd/tr \ 453 $(CLOSED)/cmd/tr_xpg4 454 455i386_SUBDIRS= \ 456 addbadsec \ 457 biosdev \ 458 diskscan \ 459 OWconfig \ |
460 rtc | 460 rtc \ 461 ucodeadm |
461 462sparc_SUBDIRS= \ 463 cvcd \ 464 dcs \ 465 drd \ 466 fruadm \ 467 oplhpd \ 468 prtdscp \ --- 249 unchanged lines hidden (view full) --- 718sparc_MSGSUBDIRS= \ 719 fruadm \ 720 prtdscp \ 721 prtfru \ 722 vntsd \ 723 wrsmconf \ 724 wrsmstat 725 | 462 463sparc_SUBDIRS= \ 464 cvcd \ 465 dcs \ 466 drd \ 467 fruadm \ 468 oplhpd \ 469 prtdscp \ --- 249 unchanged lines hidden (view full) --- 719sparc_MSGSUBDIRS= \ 720 fruadm \ 721 prtdscp \ 722 prtfru \ 723 vntsd \ 724 wrsmconf \ 725 wrsmstat 726 |
727i386_MSGSUBDIRS= \ 728 ucodeadm 729 |
|
726# 727# commands that use dcgettext for localized time, LC_TIME 728# 729DCSUBDIRS= \ 730 cal \ 731 cfgadm \ 732 diff \ 733 ls \ --- 166 unchanged lines hidden --- | 730# 731# commands that use dcgettext for localized time, LC_TIME 732# 733DCSUBDIRS= \ 734 cal \ 735 cfgadm \ 736 diff \ 737 ls \ --- 166 unchanged lines hidden --- |