jdk/make/com/sun/security/Makefile
changeset 4917 c98da2209f8c
parent 2 90ce3da70b43
child 5506 202f599c92aa
equal deleted inserted replaced
4916:de44744708a2 4917:c98da2209f8c
    28 #
    28 #
    29 
    29 
    30 BUILDDIR = ../../..
    30 BUILDDIR = ../../..
    31 include $(BUILDDIR)/common/Defs.gmk
    31 include $(BUILDDIR)/common/Defs.gmk
    32 
    32 
    33 SUBDIRS = jgss sasl auth auth/module
    33 SUBDIRS = auth
       
    34 SUBDIRS_misc = jgss sasl auth/module
       
    35 include $(BUILDDIR)/common/Subdirs.gmk
       
    36 
    34 all build clean clobber::
    37 all build clean clobber::
    35 	$(SUBDIRS-loop)
    38 	$(SUBDIRS-loop)
    36 
    39 
    37 clean clobber::
    40 clean clobber::
    38 	$(RM) -r $(CLASSDESTDIR)/com/sun/security
    41 	$(RM) -r $(CLASSDESTDIR)/com/sun/security