changeset 2285 | 37fdbed8178f |
parent 1247 | b4c26443dee5 |
child 4665 | d14dc3d9e1fa |
2184:0c19e3499374 | 2285:37fdbed8178f |
---|---|
44 # |
44 # |
45 # Files to compile |
45 # Files to compile |
46 # |
46 # |
47 include FILES_c.gmk |
47 include FILES_c.gmk |
48 |
48 |
49 # We don't need snmp here. |
|
50 AUTO_JAVA_PRUNE = snmp |
|
49 AUTO_FILES_JAVA_DIRS = java/lang/management com/sun/management sun/management |
51 AUTO_FILES_JAVA_DIRS = java/lang/management com/sun/management sun/management |
50 |
52 |
51 include Exportedfiles.gmk |
53 include Exportedfiles.gmk |
52 |
54 |
53 ifeq ($(PLATFORM),windows) |
55 ifeq ($(PLATFORM),windows) |