User Tools

Site Tools


make_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
make_notes [2023/09/24 23:41] – created rajumake_notes [2023/09/24 23:49] (current) raju
Line 10: Line 10:
   * Documentation of the wildcard function - https://www.gnu.org/software/make/manual/html_node/Wildcard-Function.html   * Documentation of the wildcard function - https://www.gnu.org/software/make/manual/html_node/Wildcard-Function.html
   * Syntax of the conditional directives such as ifeq, ifneq etc., - https://www.gnu.org/software/make/manual/html_node/Conditional-Syntax.html   * Syntax of the conditional directives such as ifeq, ifneq etc., - https://www.gnu.org/software/make/manual/html_node/Conditional-Syntax.html
 +  * Per https://stackoverflow.com/a/47828799/6305733 , the indentation level of ifneq should be same as that of the target name.
 +
 +==== invoke a make file ====
 +<code>
 +make -f foo.mk
 +</code>
  
make_notes.1695598866.txt.gz · Last modified: 2023/09/24 23:41 by raju