MakeOldInterfaces.cm
Build Alpine components shared between client and server.
Last edited by
Hauser, March 29, 1985 2:34:22 pm PST
First, Compile and translate the interfaces
Bob Hagmann June 3, 1985 1:17:01 pm PDT
Carl Hauser, January 7, 1987 10:50:54 am PST
Compile OldAlpineEnvironment.mesa
Compile OldAlpineFile.mesa OldAlpineVolume.mesa OldAlpineOwner.mesa OldAlpineDebug.mesa
Lupine DeclareSignals[FALSE] InlineDispatcherStubs[FALSE] InlineMarshal[FALSE] InlinePacketAllocate [FALSE] TranslateInterface[OldAlpineFile]
Lupine DeclareSignals[FALSE] InlineDispatcherStubs[FALSE] TranslateInterface[OldAlpineVolume]
Lupine DeclareSignals[FALSE] InlineDispatcherStubs[FALSE] InlineMarshal[FALSE] InlinePacketAllocate [FALSE] TranslateInterface[OldAlpineOwner]
Lupine DeclareSignals[FALSE] InlineDispatcherStubs[FALSE] TranslateInterface[OldAlpineDebug]
Compile -~w OldAlpineFileRpcControl OldAlpineFileRpcClientImpl OldAlpineFileRpcBinderImpl OldAlpineFileRpcServerImpl OldAlpineVolumeRpcControl OldAlpineVolumeRpcClientImpl OldAlpineVolumeRpcBinderImpl OldAlpineVolumeRpcServerImpl OldAlpineOwnerRpcControl OldAlpineOwnerRpcClientImpl OldAlpineOwnerRpcBinderImpl OldAlpineOwnerRpcServerImpl OldAlpineDebugRpcControl OldAlpineDebugRpcClientImpl OldAlpineDebugRpcBinderImpl OldAlpineDebugRpcServerImpl
Compile OldAlpineTransaction.mesa
Lupine DeclareSignals[FALSE] TranslateInterface[OldAlpineTransaction]
Compile -~w OldAlpineTransactionRpcControl.mesa OldAlpineTransactionRpcClientImpl.mesa OldAlpineTransactionRpcBinderImpl.mesa OldAlpineTransactionRpcServerImpl.mesa
Compile OldAlpineTransMgr.mesa
Lupine TranslateInterface[OldAlpineTransMgr]
Compile -~w OldAlpineTransMgrRpcControl.mesa OldAlpineTransMgrRpcClientImpl.mesa OldAlpineTransMgrRpcBinderImpl.mesa OldAlpineTransMgrRpcServerImpl.mesa
Now the rest
Makedo -om OldInterfaces.df OldInterfaceImpls.bcd