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