Makefile revision 06e46062ef4f5f4b687cbafb4518fb123fe23920
1332N/A# The contents of this file are subject to the terms of the 1332N/A# Common Development and Distribution License (the "License"). 1332N/A# You may not use this file except in compliance with the License. 1332N/A# See the License for the specific language governing permissions 1332N/A# and limitations under the License. 1332N/A# When distributing Covered Code, include this CDDL HEADER in each 1332N/A# If applicable, add the following below this CDDL HEADER, with the 1332N/A# fields enclosed by brackets "[]" replaced with your own identifying 1332N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3817N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 1332N/A# Use is subject to license terms. 1332N/A# ident "%Z%%M% %I% %E% SMI" 1332N/A# 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