7 lines
164 B
Makefile
7 lines
164 B
Makefile
|
\chapter{Makefile}
|
||
|
\label{chap:Makefile}
|
||
|
\index{Makefile} \index{make}
|
||
|
|
||
|
|
||
|
"make -C dir" tells "make" to change to the specified directory before
|
||
|
doing anything else.
|