jdk/make/mkdemo/applets/Makefile
changeset 4917 c98da2209f8c
parent 2 90ce3da70b43
child 5506 202f599c92aa
equal deleted inserted replaced
4916:de44744708a2 4917:c98da2209f8c
    38 SUBDIRS += $(SUBDIRS_CLOSED)
    38 SUBDIRS += $(SUBDIRS_CLOSED)
    39 endif
    39 endif
    40 
    40 
    41 SUBDIRS_MAKEFLAGS += DEMO_IS_APPLET=true
    41 SUBDIRS_MAKEFLAGS += DEMO_IS_APPLET=true
    42 
    42 
       
    43 include $(BUILDDIR)/common/Subdirs.gmk
    43 all build clean clobber::
    44 all build clean clobber::
    44 	$(SUBDIRS-loop)
    45 	$(SUBDIRS-loop)
    45 
    46 
    46 clobber clean::
    47 clobber clean::
    47 	$(RM) -r $(DEMODIR)/applets
    48 	$(RM) -r $(DEMODIR)/applets