changeset 31668 | 042a51bddfa5 |
parent 31125 | 9c321d13b2be |
child 33930 | c4ed97c63266 |
child 31311 | 3d8fd992345c |
31667:15a14e8fcfb0 | 31668:042a51bddfa5 |
---|---|
23 # questions. |
23 # questions. |
24 # |
24 # |
25 |
25 |
26 include $(SPEC) |
26 include $(SPEC) |
27 include MakeBase.gmk |
27 include MakeBase.gmk |
28 include TextFileProcessing.gmk |
|
28 |
29 |
29 default: bundles |
30 default: bundles |
30 |
31 |
31 # Only macosx has bundles defined. |
32 # Only macosx has bundles defined. |
32 ifeq ($(OPENJDK_TARGET_OS), macosx) |
33 ifeq ($(OPENJDK_TARGET_OS), macosx) |