Use the Makefile located in $OPENSWITCH/sample on UNIX and %OPENSWITCH%\sample on Windows to compile your CM program.
With a text editor, open Makefile and replace “cm1” with the name of your CM program.
Enter the following, where <CMsource> is the directory containing your CM source code.
On UNIX:
source $SYBASE/SYBASE.csh
cp $OPENSWITCH/sample/Makefile <CMsource>
On Windows in a Command Prompt window:
%SYBASE%\SYBASE.bat
cp %OPENSWITCH%\sample\Makefile <CMsource>
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |