Rational Developer for System z
PL/I for Windows, Version 7.6, プログラミング・ガイド

TOOLS.INI の例

[nmake]
.SUFFIXES: .pli
COMPILE_OPTS = gonumber source
.pli.obj:
  PLI $*.pli ($(COMPILE_OPTS)

TOOLS.INI ファイル内のこれらの行は、次の処理を実行します。


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)