changeset 4917 | c98da2209f8c |
parent 2542 | d859108aea12 |
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 = sctp |
33 SUBDIRS = sctp |
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/nio |
40 $(RM) -r $(CLASSDESTDIR)/com/sun/nio |