Makefile.lint (ff17c8bf86c3e567734be83f90267edee20f580f) | Makefile.lint (4bb7efa72ed531c10f097919636e67724ec4c25a) |
---|---|
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 --- 9 unchanged lines hidden (view full) --- 18# 19# CDDL HEADER END 20# 21 22# 23# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# | 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 --- 9 unchanged lines hidden (view full) --- 18# 19# CDDL HEADER END 20# 21 22# 23# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# |
26# ident "%Z%%M% %I% %E% SMI" 27# | |
28 29# include global definitions 30include 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# --- 264 unchanged lines hidden (view full) --- 300 cmd/zonecfg \ 301 cmd/zonename \ 302 cmd/zpool \ 303 cmd/ztest \ 304 lib/abi \ 305 lib/auditd_plugins \ 306 lib/brand/native \ 307 lib/brand/sn1 \ | 26 27# include global definitions 28include Makefile.master 29 30# 31# As pieces are made lint-clean, add them here so the nightly build 32# can be used to keep them that way. 33# --- 264 unchanged lines hidden (view full) --- 298 cmd/zonecfg \ 299 cmd/zonename \ 300 cmd/zpool \ 301 cmd/ztest \ 302 lib/abi \ 303 lib/auditd_plugins \ 304 lib/brand/native \ 305 lib/brand/sn1 \ |
306 lib/cfgadm_plugins/sdcard \ |
|
308 lib/crypt_modules \ 309 lib/extendedFILE \ 310 lib/libadt_jni \ 311 lib/libaio \ 312 lib/libavl \ 313 lib/libbrand \ 314 lib/libbsdmalloc \ 315 lib/libbsm \ --- 162 unchanged lines hidden --- | 307 lib/crypt_modules \ 308 lib/extendedFILE \ 309 lib/libadt_jni \ 310 lib/libaio \ 311 lib/libavl \ 312 lib/libbrand \ 313 lib/libbsdmalloc \ 314 lib/libbsm \ --- 162 unchanged lines hidden --- |