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