|
|
|
|
91
|
Using Makefile is not mandatory; you can call MKit commands directly
|
91
|
Using Makefile is not mandatory; you can call MKit commands directly
|
92
|
via *utils/mkit/make* command. It is conventional, however: your users
|
92
|
via *utils/mkit/make* command. It is conventional, however: your users
|
93
|
will be able to use the ubiquitous: `make` and `sudo make install`,
|
93
|
will be able to use the ubiquitous: `make` and `sudo make install`,
|
94
|
-and you get tab copmpletion for free.
|
|
|
|
|
94
|
+and you get tab completion for free.
|
95
|
|
95
|
|
96
|
|
96
|
|
97
|
### 3. add mkit.ini with everything about your project ###
|
97
|
### 3. add mkit.ini with everything about your project ###
|