Makefile (0343317a) Makefile (afc2ba1d)
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

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

20#
21
22# Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
23# Copyright 2015 Nexenta Systems, Inc. All rights reserved.
24# Copyright (c) 2012 Joyent, Inc. All rights reserved.
25# Copyright (c) 2012 by Delphix. All rights reserved.
26# Copyright (c) 2013 DEY Storage Systems, Inc. All rights reserved.
27# Copyright 2014 Garrett D'Amore <garrett@damore.org>
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

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

20#
21
22# Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
23# Copyright 2015 Nexenta Systems, Inc. All rights reserved.
24# Copyright (c) 2012 Joyent, Inc. All rights reserved.
25# Copyright (c) 2012 by Delphix. All rights reserved.
26# Copyright (c) 2013 DEY Storage Systems, Inc. All rights reserved.
27# Copyright 2014 Garrett D'Amore <garrett@damore.org>
28# Copyright 2016 Toomas Soome <tsoome@me.com>
28
29include ../Makefile.master
30
31#
32# Note that the commands 'lp', and 'perl' are first in
33# the list, violating alphabetical order. This is because they are very
34# long-running and should be given the most wall-clock time for a
35# parallel build.

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

148 exstr \
149 factor \
150 false \
151 fcinfo \
152 fcoesvc \
153 fdetach \
154 fdformat \
155 fdisk \
29
30include ../Makefile.master
31
32#
33# Note that the commands 'lp', and 'perl' are first in
34# the list, violating alphabetical order. This is because they are very
35# long-running and should be given the most wall-clock time for a
36# parallel build.

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

149 exstr \
150 factor \
151 false \
152 fcinfo \
153 fcoesvc \
154 fdetach \
155 fdformat \
156 fdisk \
157 ficl \
156 filesync \
157 fgrep \
158 file \
159 find \
160 flowadm \
161 flowstat \
162 fm \
163 fmt \

--- 675 unchanged lines hidden ---
158 filesync \
159 fgrep \
160 file \
161 find \
162 flowadm \
163 flowstat \
164 fm \
165 fmt \

--- 675 unchanged lines hidden ---