Makefile revision 4e762ae71a675489e308ef67b9c4f35fa31042da
661N/A# The contents of this file are subject to the terms of the 661N/A# Common Development and Distribution License (the "License"). 661N/A# You may not use this file except in compliance with the License. 661N/A# See the License for the specific language governing permissions 661N/A# and limitations under the License. 661N/A# When distributing Covered Code, include this CDDL HEADER in each 661N/A# If applicable, add the following below this CDDL HEADER, with the 661N/A# fields enclosed by brackets "[]" replaced with your own identifying 661N/A# information: Portions Copyright [yyyy] [name of copyright owner] 1902N/A# Copyright (c) 1990, 2010, Oracle and/or its affiliates. All rights reserved. 1518N/A# As programs get lint-clean, add them here and to the 'lint' target. 1518N/A# Eventually this hack should go away, and all in PROG should be 1527N/A# Likewise, as subdirs get lint-clean, add them here. Once 1527N/A# they're all clean, replace the dependency of the lint target 1527N/A# with SUBDIRS. Also (sigh) deal with the commented-out build lines 1527N/A# And as programs are verified not to attempt to write into constants, 1527N/A# -xstrconst should be used to ensure they stay that way. 849N/A# Eventually just plain CFLAGS should be += -v, but not until all in 775N/A $(SED) -n
'/University of California/,/SUCH DAMAGE/p' arp.c > $@
775N/A# The reason this rule checks for the existence of the 849N/A# Makefile is that some of the directories do not exist 849N/A# in our exportable source builds.