Makefile revision 06e46062ef4f5f4b687cbafb4518fb123fe23920
2601N/A# The contents of this file are subject to the terms of the 2601N/A# Common Development and Distribution License (the "License"). 2601N/A# You may not use this file except in compliance with the License. 2601N/A# See the License for the specific language governing permissions 2601N/A# 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 2005 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ident "%Z%%M% %I% %E% SMI" # include library definitions @
echo "# Copyright 2005 Sun Microsystems, Inc. " \
"All rights reserved." > $@
@
echo "# Use is subject to license terms." >> $@
@
echo "# This is a generated file. #ident lines identify sources" >> $@
$(SED) -e
'/^[ ]*$$/d' >> $@
# include library targets