blob: c47ddfd6ad026aee62516dcce985304636482d75 (
plain)
1
2
3
4
5
6
7
|
#!/bin/sh
#pragma ident "%Z%%M% %I% %E% SMI"
# Copyright (c) 2001 by Sun Microsystems, Inc.
# All rights reserved.
echo_file usr/src/lib/Makefile.lib
echo_file usr/src/lib/Makefile.targ
|