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

記述ファイル

NMAKE は、記述ファイルを使用して実行する処理を決定します。最も単純な形態では、記述ファイルは、他のファイルに従属するファイルと、ファイルが変更された場合に実行する必要のあるコマンドを、NMAKE に通知します。

記述ファイルの内容は、次のようになります。

targets...: dependents...
     command
        :

targets... : dependents...
     command

Terms of use | Feedback

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