jdk/make/java/hpi/Makefile
changeset 4917 c98da2209f8c
parent 2 90ce3da70b43
child 5506 202f599c92aa
equal deleted inserted replaced
4916:de44744708a2 4917:c98da2209f8c
    32 
    32 
    33 #
    33 #
    34 # Build specified the HPI implementations
    34 # Build specified the HPI implementations
    35 #
    35 #
    36 SUBDIRS = $(HPIS)
    36 SUBDIRS = $(HPIS)
       
    37 include $(BUILDDIR)/common/Subdirs.gmk
       
    38 
    37 all build clean clobber::
    39 all build clean clobber::
    38 	$(SUBDIRS-loop)
    40 	$(SUBDIRS-loop)
    39 
    41