jdk/make/com/sun/org/Makefile
changeset 4917 c98da2209f8c
parent 2 90ce3da70b43
child 5506 202f599c92aa
equal deleted inserted replaced
4916:de44744708a2 4917:c98da2209f8c
    30 BUILDDIR = ../../..
    30 BUILDDIR = ../../..
    31 PRODUCT = org
    31 PRODUCT = org
    32 include $(BUILDDIR)/common/Defs.gmk
    32 include $(BUILDDIR)/common/Defs.gmk
    33 
    33 
    34 SUBDIRS =  apache
    34 SUBDIRS =  apache
       
    35 include $(BUILDDIR)/common/Subdirs.gmk
       
    36 
    35 all build clean clobber::
    37 all build clean clobber::
    36 	$(SUBDIRS-loop)
    38 	$(SUBDIRS-loop)
    37 
    39