#
# Copyright (c) 2000-2001 Silicon Graphics, Inc.  All Rights Reserved.
#

rm /home/hickory43/jayw/test/dist/DMAPI_test.cpio
cd /home/hickory43/jayw/test
find * \( ! -name '*.o' ! -name '*~' ! -name './dist/*' \) | cpio -oc > /home/hickory43/jayw/test/dist/DMAPI_test.cpio
cp /home/hickory43/jayw/test/README /home/hickory43/jayw/test/dist/README
cd /home/hickory43/jayw/test/dist

