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.
24 # include global definitions
25 include Makefile.master
28 # As pieces are made lint-clean, add them here so the nightly build
29 # can be used to keep them that way.
68 cmd/cmd-inet/lib/netcfgd \
69 cmd/cmd-inet/lib/nwamd \
71 cmd/cmd-inet/usr.bin \
72 cmd/cmd-inet/usr.lib/bridged \
73 cmd/cmd-inet/usr.lib/dsvclockd \
74 cmd/cmd-inet/usr.lib/ilbd \
75 cmd/cmd-inet/usr.lib/in.dhcpd \
76 cmd/cmd-inet/usr.lib/in.mpathd \
77 cmd/cmd-inet/usr.lib/in.ndpd \
78 cmd/cmd-inet/usr.lib/inetd \
79 cmd/cmd-inet/usr.lib/pppoe \
80 cmd/cmd-inet/usr.lib/slpd \
81 cmd/cmd-inet/usr.lib/vrrpd \
82 cmd/cmd-inet/usr.lib/wpad \
83 cmd/cmd-inet/usr.lib/wanboot \
84 cmd/cmd-inet/usr.sadm \
85 cmd/cmd-inet/usr.sbin \
86 cmd/cmd-inet/usr.sbin/ilbadm \
87 cmd/cmd-inet/usr.sbin/nwamadm \
88 cmd/cmd-inet/usr.sbin/nwamcfg \
139 cmd/fs.d/lofs/mount \
141 cmd/fs.d/pcfs/mount \
144 cmd/fs.d/udfs/mount \
146 cmd/fs.d/ufs/fsirand\
266 cmd/rpcsvc/rpc.bootparamd \
339 lib/brand/solaris10 \
460 lib/raidcfg_plugins \
478 $(CLOSED_BUILD)COMMON_SUBDIRS += \
479 $(CLOSED)/cmd/cmd-inet/usr.lib/in.iked \
481 $(CLOSED)/cmd/sed_xpg4 \
482 $(CLOSED)/lib/libc_i18n
489 lib/cfgadm_plugins/sata \
490 lib/cfgadm_plugins/sbd \
514 $(CLOSED_BUILD)COMMON_SUBDIRS += $(CLOSED)/cmd/mtst
516 LINTSUBDIRS= $(COMMON_SUBDIRS) $($(MACH)_SUBDIRS)
518 .PARALLEL: $(LINTSUBDIRS)
520 lint: uts .WAIT subdirs
522 subdirs: $(LINTSUBDIRS)
524 uts $(LINTSUBDIRS): FRC
525 @cd $@; pwd; $(MAKE) lint