Hello World from OSS Silicon Valley
HowToUse/Make/3.8
_ Prerequisite
- Cent OS installation (You can refer HowToUse/CentOS/6.5)
_ Install&Setup
- Step.1
- Cent OS 6.5 includes make by default.
_ HowToUse
- Step.1
- Prepare Makefile in the same directory as source code.
$ vi Makefile
You can refer sample code from here
- Step.2
- Execute make command.
$ make
Then defined compilation will run.
_ Author
S.Yatsuzuka
Last-modified: 2016-11-06 (Sun) 07:51:25 (3029d)