Searched refs:OptionPair (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/make/docs/ |
H A D | Makefile | 187 define OptionPair # opt arg macro 332 $(call OptionPair,-sourcepath,$(RELEASEDOCS_SOURCEPATH)) ; \ 333 $(call OptionPair,-encoding,ISO-8859-1) ; \ 334 $(call OptionPair,-tag,beaninfo:X) ; \ 335 $(call OptionPair,-tag,revised:X) ; \ 336 $(call OptionPair,-tag,since.unbundled:X) ; \ 337 $(call OptionPair,-tag,spec:X) ; \ 338 $(call OptionPair,-tag,specdefault:X) ; \ 339 $(call OptionPair,-tag,Note:X) ; \ 340 $(call OptionPair, [all...] |
Completed in 1022 milliseconds