equal
deleted
inserted
replaced
27 # Install a wrapper for the "rmid" command. The associated classfiles |
27 # Install a wrapper for the "rmid" command. The associated classfiles |
28 # are built at a higher level. |
28 # are built at a higher level. |
29 # |
29 # |
30 |
30 |
31 BUILDDIR = ../../.. |
31 BUILDDIR = ../../.. |
32 MODULE = rmi-activation |
|
33 PACKAGE = sun.rmi.activation |
32 PACKAGE = sun.rmi.activation |
34 PRODUCT = sun |
33 PRODUCT = sun |
35 include $(BUILDDIR)/common/Defs.gmk |
34 include $(BUILDDIR)/common/Defs.gmk |
36 |
35 |
37 build: stubs rmid |
36 build: stubs rmid |