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.
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.
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]
22 # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
23 # Copyright (c) 2012 by Delphix. All rights reserved.
25 # include global definitions
26 include Makefile.master
29 # As pieces are made lint-clean, add them here so the nightly build
30 # can be used to keep them that way.
69 cmd/cmd-inet/lib/netcfgd \
70 cmd/cmd-inet/lib/nwamd \
72 cmd/cmd-inet/usr.bin \
73 cmd/cmd-inet/usr.lib/bridged \
74 cmd/cmd-inet/usr.lib/dsvclockd \
75 cmd/cmd-inet/usr.lib/ilbd \
76 cmd/cmd-inet/usr.lib/in.dhcpd \
77 cmd/cmd-inet/usr.lib/in.mpathd \
78 cmd/cmd-inet/usr.lib/in.ndpd \
79 cmd/cmd-inet/usr.lib/inetd \
80 cmd/cmd-inet/usr.lib/pppoe \
81 cmd/cmd-inet/usr.lib/slpd \
82 cmd/cmd-inet/usr.lib/vrrpd \
83 cmd/cmd-inet/usr.lib/wpad \
84 cmd/cmd-inet/usr.lib/wanboot \
85 cmd/cmd-inet/usr.sadm \
86 cmd/cmd-inet/usr.sbin \
87 cmd/cmd-inet/usr.sbin/ilbadm \
88 cmd/cmd-inet/usr.sbin/nwamadm \
89 cmd/cmd-inet/usr.sbin/nwamcfg \
140 cmd/fs.d/lofs/mount \
142 cmd/fs.d/pcfs/mount \
145 cmd/fs.d/udfs/mount \
147 cmd/fs.d/ufs/fsirand\
268 cmd/rpcsvc/rpc.bootparamd \
343 lib/brand/solaris10 \
465 lib/raidcfg_plugins \
489 lib/cfgadm_plugins/sata \
490 lib/cfgadm_plugins/sbd \
513 LINTSUBDIRS= $(COMMON_SUBDIRS) $($(MACH)_SUBDIRS)
515 .PARALLEL: $(LINTSUBDIRS)
517 lint: uts .WAIT subdirs
519 subdirs: $(LINTSUBDIRS)
521 uts $(LINTSUBDIRS): FRC
522 @cd $@; pwd; $(MAKE) lint