equal
deleted
inserted
replaced
26 # |
26 # |
27 # Makefile for building jconsole |
27 # Makefile for building jconsole |
28 # |
28 # |
29 |
29 |
30 BUILDDIR = ../.. |
30 BUILDDIR = ../.. |
31 MODULE = jconsole |
|
32 PACKAGE = sun.tools.jconsole |
31 PACKAGE = sun.tools.jconsole |
33 PRODUCT = sun |
32 PRODUCT = sun |
34 include $(BUILDDIR)/common/Defs.gmk |
33 include $(BUILDDIR)/common/Defs.gmk |
35 |
34 |
36 # This program must contain a manifest that defines the execution level |
35 # This program must contain a manifest that defines the execution level |