7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
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 #
23 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
24 #
25 # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
26 # Copyright (c) 2012 by Delphix. All rights reserved.
27
28 # include global definitions
29 include Makefile.master
30
31 #
32 # As pieces are made lint-clean, add them here so the nightly build
33 # can be used to keep them that way.
34 #
35 COMMON_SUBDIRS = \
36 cmd/acctadm \
37 cmd/asa \
38 cmd/amt \
39 cmd/audio/audioctl \
40 cmd/audio/audiotest \
41 cmd/audit \
42 cmd/auditconfig \
43 cmd/auditd \
44 cmd/auditreduce \
45 cmd/auditstat \
46 cmd/auths \
178 cmd/itadm \
179 cmd/kbd \
180 cmd/killall \
181 cmd/ldap \
182 cmd/last \
183 cmd/lastcomm \
184 cmd/ldapcachemgr \
185 cmd/line \
186 cmd/link \
187 cmd/locator \
188 cmd/localedef \
189 cmd/lockstat \
190 cmd/lofiadm \
191 cmd/logadm \
192 cmd/logger \
193 cmd/login \
194 cmd/logins \
195 cmd/ls \
196 cmd/luxadm \
197 cmd/lvm \
198 cmd/machid \
199 cmd/mailwrapper \
200 cmd/makekey \
201 cmd/mdb \
202 cmd/mesg \
203 cmd/mkdir \
204 cmd/mkfifo \
205 cmd/mkfile \
206 cmd/mkmsgs \
207 cmd/mknod \
208 cmd/mpathadm \
209 cmd/modload \
210 cmd/msgfmt \
211 cmd/msgid \
212 cmd/mt \
213 cmd/mv \
214 cmd/ndmpadm \
215 cmd/ndmpd \
216 cmd/ndmpstat \
217 cmd/newform \
218 cmd/newgrp \
|
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
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 #
23 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
24 #
25 # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
26 # Copyright (c) 2012 by Delphix. All rights reserved.
27 # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
28
29 # include global definitions
30 include Makefile.master
31
32 #
33 # As pieces are made lint-clean, add them here so the nightly build
34 # can be used to keep them that way.
35 #
36 COMMON_SUBDIRS = \
37 cmd/acctadm \
38 cmd/asa \
39 cmd/amt \
40 cmd/audio/audioctl \
41 cmd/audio/audiotest \
42 cmd/audit \
43 cmd/auditconfig \
44 cmd/auditd \
45 cmd/auditreduce \
46 cmd/auditstat \
47 cmd/auths \
179 cmd/itadm \
180 cmd/kbd \
181 cmd/killall \
182 cmd/ldap \
183 cmd/last \
184 cmd/lastcomm \
185 cmd/ldapcachemgr \
186 cmd/line \
187 cmd/link \
188 cmd/locator \
189 cmd/localedef \
190 cmd/lockstat \
191 cmd/lofiadm \
192 cmd/logadm \
193 cmd/logger \
194 cmd/login \
195 cmd/logins \
196 cmd/ls \
197 cmd/luxadm \
198 cmd/lvm \
199 cmd/mailwrapper \
200 cmd/makekey \
201 cmd/mdb \
202 cmd/mesg \
203 cmd/mkdir \
204 cmd/mkfifo \
205 cmd/mkfile \
206 cmd/mkmsgs \
207 cmd/mknod \
208 cmd/mpathadm \
209 cmd/modload \
210 cmd/msgfmt \
211 cmd/msgid \
212 cmd/mt \
213 cmd/mv \
214 cmd/ndmpadm \
215 cmd/ndmpd \
216 cmd/ndmpstat \
217 cmd/newform \
218 cmd/newgrp \
|