-
-
Concerto
... it works
-------------------
Concerto looks for sub-makefiles called concerto.mak in the directories (and their corresponding subdirectories) specified ... ` variable. It will "include" each module's concerto.mak file into the overall build and resolve all ...
-
dotfiles
...
$ mkdir -p ~/dev/dotfiles
$ git clone git@github.com:yuya-takeyama/dotfiles.git ~/dev/dotfiles
$ git submodule init
$ git submodule update
# TODO: NeoBundleInstall
$ cd .vim/bundle/vimproc
$ make -f make_[YOUR_ENV].mak
# TODO: dotfiles installation
```
-
chemkinPFR
... MIT's athena at
/afs/athena.mit.edu/software/chemkin_v4.1.1/distrib/samples/sample_apps_cpp/conp
Files conp_make.inc and conp_unix.mak have been modified to allow users
to compile the conp example outside the CHEMKIN software tree which is
read-only to ...
-
open-p3go
... above 0x80380000 is used as heap of ucos.
In the Configrure.mak file, we also defined some macro to define several memory ... program, and also need change the DRVMEMADDR setting in Configure.mak. Please careful, DRVMEMADDR must greater than your code size + ...
-
News-Scraper
... , so no need to generate on
the fly).
newsbot.py - The main NewsBot program. newsbot.py uses pythons socket(thanks to
maK@RedBrick for the code) to connect to the IRC server and monitor the
channel for the !headlines trigger. It then queries ...
-
-
rpgtukuru-iphone
... Windows/Linux向けのMakefile(最近は、動作確認をしていないので色々不明)
- objs.mak ... オブジェクトファイルの列挙、他のMakefileと組み合わせて使用
- README.txt ... このファイル
... 。
また、行った変更をこちらにフィードバックしていただけると、助かります。
それから、trunk下で"make -f psp.mak"すると、PSP向けにクロスコンパイル出来ます。
take-cheezeは、実機を持っていないので動作 ...
-
ZRTP4PJ
... build.mak. The ZRTP build process creates
# this build.mak. It modifies some variable to include the ZRTP library
# ... ZRTP include path
include $(PJBASE)/third_party/build/zsrtp/build.mak
# Make sure to use the C++ compiler as defined ...
-
nxtOSEK
... warning options and design patterns
- Fixed bugs in tool_gcc.mak and ecrobot++.mak
What's new in 2.08 (March ... , JAPAN.
- Refactored makefiles and replaced lejos_osek.tmf with ecrobot.mak
(lejos_osek.tmf is still supported for backward compatibility)
...
-
pspsdk
... the PSPSDK source and binary distributions.
A library for Make (build.mak) is also included to provide an easy way to build
... . See any PSPSDK sample program for details on how
build.mak is used.
## Installation
PSPSDK is distributed in both source and ...
-