MAKEFILE in Japanese translation

makefile
メイクファイル

Examples of using Makefile in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Using this Makefile, you should be able to run make from your ZOO Service Provider main directory and to get the resulting ogr_ws_service_provider.
このMakefileを使用して、ZOOサービスプロバイダディレクトリからmakeを実行すると、cgi-envに結果としてogr_ws_service_provider。
Makefile doesn't accept space indentation, only accept tab indentation.
Makefileはスペースでのインデントを受け付けません。タブのインデントのみ受け付けます。
Porting to various platforms is performed to add a new'Makefile' or modify some parts of source files.
様々なプラットフォームへの移植作業は、新しい'Makefile'を追加したりソースファイルの一部を修正したりすることによってなされる。
If you compile your project using Makefile, adding an addon is as simple as writing the name of the addon into a file called addons. make.
プロジェクトをMakefileを使用してコンパイルする場合、addons.makeというファイルにアドオンの名前を記述して追加します。addons。
To integrate kwwrap with your build: Edit your makefile, inserting the kwwrap command line before your compiler and linker names.
Kwwrapをビルドと統合するにはmakefileを編集し、コンパイラ名およびリンカー名の前にkwwrapコマンドラインを挿入します。
This is because makefile executes its commands(shell scripts) line by line.
これはmakefileが1行1行でシェルスクリプトを実行するためである。
Many tools to generating makefile(configure) uses pkg-config a lot.
(configureなど)Makefileを作成する多くのツールは、pkg-configを多用しています。
The master Makefile is generated once and you can edit it manually.
マスターMakefileは一度生成されると、手動で編集することができます。
How to use Eos by Makefile We here describe how to integrate commands using make List of command We here show all of commands Eos supplies.
Eosにおけるmakeを用いたコマンドの統合方法について述べます。Eosのコマンド一覧表Eosが提供するコマンドの一覧を示します。
Makefile is a program building tool which runs on Unix, Linux, and their flavors.
Makefileには、Unix、Linux、およびそれらの風味上で動作するプログラムの構築ツールです。
Makefile is altered as it is shown below. The target FPGA is DE0-Nano.
対象のFPGAはDE0-Nanoですので、Makefileを以下のように修正します。
Compile Vim with the"-g" option there is a line in the src/Makefile for.
G"オプション付きでVimをコンパイルsrc/Makefileにそのための行があるの。
It is normally only run on the NIS master by/var/yp/Makefile whenever any of the NIS maps are updated.
通常、NISマップが更新された場合にNISマスタの/var/yp/Makefileからのみ起動されます。
This is normally calculated by constructing a temporary makefile that includes" srcdir/ Makefile" and outputs the value of$(OBJS).
通常は、"srcdir/Makefile"をインクルードし$(OBJS)の値を出力するような一時makefileを構築することで決定されます。
This file stores all debugging information for the individual OBJ files and resides in the same directory as the project makefile.
このファイルには、個々のOBJファイルに関するすべてのデバッグ情報が格納されています。プロジェクトのmakefileと同じディレクトリーに作成されます。
It is usually called only by/var/yp/Makefile when rebuilding the NIS maps.
通常はNISマップを再構築する際に/var/yp/Makefileからのみ呼び出されます。
Since the targeted FPGA board is DE0-Nano, Makefile is changed as it is shown below.
対象のFPGAはDE0-Nanoですので、Makefileを以下のように修正します。
This behaviour can be controlled through configure options, and overridden through Makefile options.
この振る舞いはconfigureのオプションを変更してMakefileを作ることで変更できます。
Typically, by using variables cleverly, only a very short Makefile is needed in all but one of the directories.
ほとんどの場合、うまく変数を使えば、一つを除くすべてのディレクトリにはとても短いMakefileを置くだけで済みます。
For compiling Vim on the Atari running MiNT see"INSTALL" and"Makefile" in the src directory.
VimAtari上でMiNTを走らせてコンパイルするにはsrcディレクトリの"INSTALL"と"Makefile"を参照してください。
Results: 177, Time: 0.0362

Top dictionary queries

English - Japanese