1N/A#!/bin/sh
1N/A
1N/A#
1N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
1N/A# Use is subject to license terms.
1N/A#
1N/A#ident "%Z%%M% %I% %E% SMI"
1N/A#
1N/A# We need the files in the usr/cmd/perl/contrib area, and perl builds a private
1N/A# shared object, libperl.so, which we build as if it were a standard Solaris
1N/A# library.
1N/A#
1N/A
1N/Afind_files "s.*" usr/src/cmd/perl/contrib
1N/Aecho_file usr/src/lib/Makefile.lib
1N/Aecho_file usr/src/lib/Makefile.targ
1N/Afind_files "s.*" usr/src/lib/common