blob: 7c0ea43c86a72119d5898bb01329edb9aae6cee4 (
plain)
1
2
3
4
5
6
7
8
9
|
#!/bin/sh
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# pragma ident "%Z%%M% %I% %E% SMI"
echo_file usr/src/lib/Makefile.lib
echo_file usr/src/lib/Makefile.targ
|