diff -Naur omniORB-4.0.6/src/services/mklib/libdefs.mk omniORB-4.0.6.new/src/services/mklib/libdefs.mk --- omniORB-4.0.6/src/services/mklib/libdefs.mk 2002-08-16 19:58:20 +0400 +++ omniORB-4.0.6.new/src/services/mklib/libdefs.mk 2006-01-11 03:31:02 +0300 @@ -1,9 +1,9 @@ # Edit COS_INTERFACES to select which COS idl to build into the stub library. # # All the interfaces: -#COS_INTERFACES = $(COS_ALL_INT) +COS_INTERFACES = $(COS_ALL_INT) # Or just the Notification interfaces: -COS_INTERFACES = $(TIMEBASE_INT) $(COS_EVT_INT) $(COS_NFY_INT) $(COS_LCB_INT) +#COS_INTERFACES = $(TIMEBASE_INT) $(COS_EVT_INT) $(COS_NFY_INT) $(COS_LCB_INT) # Or pick your own subset # COS_INTERFACES =