Makefile (6b5e5868e7ebf1aff3a5abd7d0c4ef0e5fbf3648) | Makefile (f967d548b23673f68e7356c6c741329b7698269c) |
---|---|
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 --- 6 unchanged lines hidden (view full) --- 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21 22# Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved. | 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 --- 6 unchanged lines hidden (view full) --- 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21 22# Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved. |
23# Copyright 2010 Nexenta Systems, Inc. All rights reserved. |
|
23 24include ../Makefile.master 25 26# 27# Note that the commands 'agents', 'lp', 'perl', and 'man' are first in 28# the list, violating alphabetical order. This is because they are very 29# long-running and should be given the most wall-clock time for a 30# parallel build. --- 272 unchanged lines hidden (view full) --- 303 power \ 304 powertop \ 305 ppgsz \ 306 pg \ 307 plockstat \ 308 pr \ 309 prctl \ 310 print \ | 24 25include ../Makefile.master 26 27# 28# Note that the commands 'agents', 'lp', 'perl', and 'man' are first in 29# the list, violating alphabetical order. This is because they are very 30# long-running and should be given the most wall-clock time for a 31# parallel build. --- 272 unchanged lines hidden (view full) --- 304 power \ 305 powertop \ 306 ppgsz \ 307 pg \ 308 plockstat \ 309 pr \ 310 prctl \ 311 print \ |
312 printf \ |
|
311 priocntl \ 312 profiles \ 313 projadd \ 314 projects \ 315 prstat \ 316 prtconf \ 317 prtdiag \ 318 prtvtoc \ --- 544 unchanged lines hidden --- | 313 priocntl \ 314 profiles \ 315 projadd \ 316 projects \ 317 prstat \ 318 prtconf \ 319 prtdiag \ 320 prtvtoc \ --- 544 unchanged lines hidden --- |