1*373Sceastha#!/bin/sh 2*373Sceastha# 3*373Sceastha# CDDL HEADER START 4*373Sceastha# 5*373Sceastha# The contents of this file are subject to the terms of the 6*373Sceastha# Common Development and Distribution License, Version 1.0 only 7*373Sceastha# (the "License"). You may not use this file except in compliance 8*373Sceastha# with the License. 9*373Sceastha# 10*373Sceastha# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 11*373Sceastha# or http://www.opensolaris.org/os/licensing. 12*373Sceastha# See the License for the specific language governing permissions 13*373Sceastha# and limitations under the License. 14*373Sceastha# 15*373Sceastha# When distributing Covered Code, include this CDDL HEADER in each 16*373Sceastha# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 17*373Sceastha# If applicable, add the following below this CDDL HEADER, with the 18*373Sceastha# fields enclosed by brackets "[]" replaced with your own identifying 19*373Sceastha# information: Portions Copyright [yyyy] [name of copyright owner] 20*373Sceastha# 21*373Sceastha# CDDL HEADER END 22*373Sceastha# 23*373Sceastha# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 24*373Sceastha# Use is subject to license terms. 25*373Sceastha 26*373Sceastha#ident "%Z%%M% %I% %E% SMI" 27*373Sceastha 28*373Sceasthaecho_file usr/src/cmd/mailx/Makefile 29*373Sceasthaecho_file usr/src/cmd/mailx/head.c 30*373Sceasthafind_files "*.h" usr/src/cmd/mailx/hdr 31