changeset 8583 | 15dea0fdc2ea |
parent 7668 | d4a77089c587 |
child 9035 | 1255eb81cc2f |
8471:fd444c61e7ed | 8583:15dea0fdc2ea |
---|---|
26 # |
26 # |
27 # Makefile for building JDI shared memory transport implementation |
27 # Makefile for building JDI shared memory transport implementation |
28 # |
28 # |
29 |
29 |
30 BUILDDIR = ../../.. |
30 BUILDDIR = ../../.. |
31 MODULE = debugging |
|
32 LIBRARY = dt_shmem |
31 LIBRARY = dt_shmem |
33 PRODUCT = jbug |
32 PRODUCT = jbug |
34 |
33 |
35 # Mapfile only used on Solaris/Linux |
34 # Mapfile only used on Solaris/Linux |
36 FILES_m = mapfile-vers |
35 FILES_m = mapfile-vers |