1*7c478bd9Sstevel@tonic-gate#!/bin/sh 2*7c478bd9Sstevel@tonic-gate# 3*7c478bd9Sstevel@tonic-gate# ident "%Z%%M% %I% %E% SMI" 4*7c478bd9Sstevel@tonic-gate# 5*7c478bd9Sstevel@tonic-gate# Copyright 2002 Sun Microsystems, Inc. All rights reserved. 6*7c478bd9Sstevel@tonic-gate# Use is subject to license terms. 7*7c478bd9Sstevel@tonic-gate# 8*7c478bd9Sstevel@tonic-gatefind_files "s.*" usr/src/uts/common/gssapi/mechs/krb5 9*7c478bd9Sstevel@tonic-gatefind_files "s.*.h" usr/src/uts/common/gssapi 10*7c478bd9Sstevel@tonic-gatefind_files "s.*.h" usr/src/lib/krb5/kadm5 11