Current File : //bin/symorder
#!/usr/bin/sh
#
# Copyright (c) 1996 by Sun Microsystems, Inc.
# All rights reserved.
#
#ident	"%Z%%M%	%I%	%E% SMI"

# symorder is obsolete in SunOS 5.x;  This script is provided as a
# convenience for software developers who need to maintain Makefiles
# that are portable across a variety of operating systems.

exit 0