blob: d87af7f98d8fc0ae5276f3ecd3da57db5d41b20f (
plain)
1
2
3
4
5
6
7
8
9
10
|
#!/bin/sh
#
# ident "%Z%%M% %I% %E% SMI"
#
# Copyright 2002 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
echo_file usr/src/uts/common/gssapi/Makefile
echo_file usr/src/uts/common/gssapi/gssd.x
|