Makefile revision 03100a6332bd4edc7a53091fcf7c9a7131bcdaa7
# The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # See the License for the specific language governing permissions # and limitations under the License. # When distributing Covered Code, include this CDDL HEADER in each # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ident "%Z%%M% %I% %E% SMI" # As programs get lint-clean, add them here. Eventually. # This hack should go away, and all in PROG should be lint-clean. # Likewise, as subdirs get lint-clean, add them here. Once # they're all clean, replace the dependency of the lint target # with SUBDIRS. Also (sigh) deal with the commented-out build lines # Eventually just plain CFLAGS should be += -v, but not until all in # Enable large file support for reading the lastlog file. # "-erroff=E_NAME_USED_NOT_DEF2" and "-erroff=E_NAME_DEF_NOT_USED2" # are required because lint problems in the Kerberos 5 framework. # Extra source files to lint with # Messaging - copy $POFILES to $POFILE to work with the parent directory # Makefile's '_msg' target.