a chapter about make
This commit is contained in:
7
chap/Makefile.tex
Normal file
7
chap/Makefile.tex
Normal file
@@ -0,0 +1,7 @@
|
||||
\chapter{Makefile}
|
||||
\label{chap:Makefile}
|
||||
\index{Makefile} \index{make}
|
||||
|
||||
|
||||
"make -C dir" tells "make" to change to the specified directory before
|
||||
doing anything else.
|
||||
Reference in New Issue
Block a user