equal
deleted
inserted
replaced
29 |
29 |
30 BUILDDIR = ../../.. |
30 BUILDDIR = ../../.. |
31 include $(BUILDDIR)/common/Defs.gmk |
31 include $(BUILDDIR)/common/Defs.gmk |
32 |
32 |
33 SUBDIRS = toolkit cosnaming ldap rmi dns |
33 SUBDIRS = toolkit cosnaming ldap rmi dns |
|
34 include $(BUILDDIR)/common/Subdirs.gmk |
|
35 |
34 all build clean clobber:: |
36 all build clean clobber:: |
35 $(SUBDIRS-loop) |
37 $(SUBDIRS-loop) |
36 |
38 |
37 clean clobber:: |
39 clean clobber:: |
38 $(RM) -r $(CLASSDESTDIR)/com/sun/jndi |
40 $(RM) -r $(CLASSDESTDIR)/com/sun/jndi |