Makefile (49bfb42b00abac0958a1308f4233e366fd083366) | Makefile (495db6fbcd9e8ab893e91f6f5627df6e0cec63cf) |
---|---|
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 --- 447 unchanged lines hidden (view full) --- 456 zinject \ 457 zlogin \ 458 zoneadm \ 459 zoneadmd \ 460 zonecfg \ 461 zonename \ 462 zpool \ 463 zlook \ | 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 --- 447 unchanged lines hidden (view full) --- 456 zinject \ 457 zlogin \ 458 zoneadm \ 459 zoneadmd \ 460 zonecfg \ 461 zonename \ 462 zpool \ 463 zlook \ |
464 zstreamdump \ |
|
464 ztest 465 466$(CLOSED_BUILD)COMMON_SUBDIRS += \ 467 $(CLOSED)/cmd/iconv \ 468 $(CLOSED)/cmd/ksh \ 469 $(CLOSED)/cmd/llc2 \ 470 $(CLOSED)/cmd/localedef \ 471 $(CLOSED)/cmd/more_xpg4 \ --- 398 unchanged lines hidden --- | 465 ztest 466 467$(CLOSED_BUILD)COMMON_SUBDIRS += \ 468 $(CLOSED)/cmd/iconv \ 469 $(CLOSED)/cmd/ksh \ 470 $(CLOSED)/cmd/llc2 \ 471 $(CLOSED)/cmd/localedef \ 472 $(CLOSED)/cmd/more_xpg4 \ --- 398 unchanged lines hidden --- |