Searched defs:LIB_EXT (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/tools/hsdis/
H A DMakefile53 LIB_EXT = .so macro
58 LIB_EXT = .dll macro
80 LIB_EXT = .so macro
97 LIB_EXT = .dll macro
122 CPPFLAGS += -DLIBARCH_$(LIBARCH) -DLIBARCH=\"$(LIBARCH)\" -DLIB_EXT=\"$(LIB_EXT)\"
125 TARGET = $(TARGET_DIR)/hsdis-$(LIBARCH)$(LIB_EXT)

Completed in 29 milliseconds