jdk/make/java/redist/sajdi/Makefile
changeset 8583 15dea0fdc2ea
parent 7668 d4a77089c587
child 9035 1255eb81cc2f
equal deleted inserted replaced
8471:fd444c61e7ed 8583:15dea0fdc2ea
    22 # or visit www.oracle.com if you need additional information or have any
    22 # or visit www.oracle.com if you need additional information or have any
    23 # questions.
    23 # questions.
    24 #
    24 #
    25 
    25 
    26 BUILDDIR = ../../..
    26 BUILDDIR = ../../..
    27 MODULE   = sajdi
       
    28 PRODUCT  = java
    27 PRODUCT  = java
    29 include $(BUILDDIR)/common/Defs.gmk
    28 include $(BUILDDIR)/common/Defs.gmk
    30 
    29 
    31 ifeq ($(PLATFORM), windows)
    30 ifeq ($(PLATFORM), windows)
    32   LIB_LOCATION = $(BINDIR)
    31   LIB_LOCATION = $(BINDIR)