changeset 12548 | 386de6da1ff0 |
parent 12427 | 116544b5a04c |
child 14994 | a544909d1d1c |
12547:ae1b2051db5d | 12548:386de6da1ff0 |
---|---|
79 endif |
79 endif |
80 |
80 |
81 # SA tools |
81 # SA tools |
82 ifeq ($(PROGRAM),jstack) |
82 ifeq ($(PROGRAM),jstack) |
83 SA_TOOL=true |
83 SA_TOOL=true |
84 INFO_PLIST_FILE=Info-privileged.plist |
|
84 endif |
85 endif |
85 ifeq ($(PROGRAM),jsadebugd) |
86 ifeq ($(PROGRAM),jsadebugd) |
86 SA_TOOL=true |
87 SA_TOOL=true |
87 INFO_PLIST_FILE=Info-privileged.plist |
88 INFO_PLIST_FILE=Info-privileged.plist |
88 endif |
89 endif |