Makefile (84441f85b19f6b8080883f30109e58e43c893709) Makefile (7aa76ffc594f84c1c092911a84f85a79ddb44c73)
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

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

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.
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

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

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.
24# Copyright 2011 Joyent, Inc. All rights reserved.
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.

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

215 itadm \
216 java \
217 kbd \
218 keyserv \
219 killall \
220 krb5 \
221 ksh \
222 kstat \
25
26include ../Makefile.master
27
28#
29# Note that the commands 'agents', 'lp', 'perl', and 'man' are first in
30# the list, violating alphabetical order. This is because they are very
31# long-running and should be given the most wall-clock time for a
32# parallel build.

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

216 itadm \
217 java \
218 kbd \
219 keyserv \
220 killall \
221 krb5 \
222 ksh \
223 kstat \
224 kvmstat \
223 last \
224 lastcomm \
225 latencytop \
226 ldap \
227 ldapcachemgr \
228 lgrpinfo \
229 line \
230 link \

--- 635 unchanged lines hidden ---
225 last \
226 lastcomm \
227 latencytop \
228 ldap \
229 ldapcachemgr \
230 lgrpinfo \
231 line \
232 link \

--- 635 unchanged lines hidden ---