jdk/make/sun/rmi/Makefile
changeset 4917 c98da2209f8c
parent 2 90ce3da70b43
child 5506 202f599c92aa
equal deleted inserted replaced
4916:de44744708a2 4917:c98da2209f8c
    41 SUBDIRS += rmi registry rmid
    41 SUBDIRS += rmi registry rmid
    42 ifeq ($(PLATFORM), windows)
    42 ifeq ($(PLATFORM), windows)
    43     SUBDIRS += cgi
    43     SUBDIRS += cgi
    44 endif # PLATFORM
    44 endif # PLATFORM
    45 
    45 
       
    46 include $(BUILDDIR)/common/Subdirs.gmk
       
    47 
    46 # Then do the rest
    48 # Then do the rest
    47 all build clean clobber ::
    49 all build clean clobber ::
    48 	$(SUBDIRS-loop)
    50 	$(SUBDIRS-loop)
    49 
    51 
    50 clean::
    52 clean::