246N/A#ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.1 */
246N/A# The contents of this file are subject to the terms of the
246N/A# Common Development and Distribution License, Version 1.0 only
246N/A# (the "License"). You may not use this file except in compliance
246N/A# See the License for the specific language governing permissions
246N/A# and limitations under the License.
246N/A# When distributing Covered Code, include this CDDL HEADER in each
246N/A# If applicable, add the following below this CDDL HEADER, with the
246N/A# fields enclosed by brackets "[]" replaced with your own identifying
246N/A# information: Portions Copyright [yyyy] [name of copyright owner]
246N/A base=`line | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
246N/A echo "generating ${base}.c"
246N/A echo 'char *'${base}'[] = {'
246N/A sed -n -e 's/^[ ]*".*"$/&,/p'