Home | History | Annotate | Download | only in lib

Lines Matching defs:SHARED_LIB

103   SHARED_LIB = '__shared_lib__'
361 elif type == self.SHARED_LIB:
532 if type == self.SHARED_LIB:
762 elif type == self.SHARED_LIB:
766 if subdir and type != self.SHARED_LIB:
845 "type" values of STATIC_LIB or SHARED_LIB append the necessary
859 elif type == self.SHARED_LIB and sys.platform != 'darwin':
862 if subdir and type != self.SHARED_LIB:
1048 elif type == self.SHARED_LIB:
1052 if subdir and type != self.SHARED_LIB:
1154 "type" values of STATIC_LIB or SHARED_LIB append the necessary
1315 "type" values of STATIC_LIB or SHARED_LIB append the necessary