changeset 4917 | c98da2209f8c |
parent 2 | 90ce3da70b43 |
child 5506 | 202f599c92aa |
4916:de44744708a2 | 4917:c98da2209f8c |
---|---|
29 |
29 |
30 BUILDDIR = ../../../.. |
30 BUILDDIR = ../../../.. |
31 include $(BUILDDIR)/common/Defs.gmk |
31 include $(BUILDDIR)/common/Defs.gmk |
32 |
32 |
33 SUBDIRS = registry |
33 SUBDIRS = registry |
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/rmi |
40 $(RM) -r $(CLASSDESTDIR)/com/sun/jndi/rmi |