xref: /titanic_44/usr/src/cmd/ssh/req.flg (revision 7c478bd95313f5f23a4c958a745db2134aa03244)
1*7c478bd9Sstevel@tonic-gate#!/bin/sh
2*7c478bd9Sstevel@tonic-gate#
3*7c478bd9Sstevel@tonic-gate# Copyright (c) 2001 by Sun Microsystems, Inc.
4*7c478bd9Sstevel@tonic-gate# All rights reserved.
5*7c478bd9Sstevel@tonic-gate#
6*7c478bd9Sstevel@tonic-gate#pragma ident	"%Z%%M%	%I%	%E% SMI"
7*7c478bd9Sstevel@tonic-gate
8*7c478bd9Sstevel@tonic-gateecho_file usr/src/lib/Makefile.lib
9*7c478bd9Sstevel@tonic-gateecho_file usr/src/lib/Makefile.targ
10*7c478bd9Sstevel@tonic-gateecho_file usr/src/cmd/Makefile.cmd
11