bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

If the user accidentally uses ; instead of :


From: jidanni
Subject: If the user accidentally uses ; instead of :
Date: Wed, 18 Apr 2012 10:35:36 +0800

If the user accidentally uses ; instead of :
$ cat Makefile 
m;groups.html;w3m -cols=999 -dump $?
g:g.xq; basex $?


The erroneous line produces nary a warning, and we proceed to execute
something else.


$ make -n
basex g.xq

Yes maybe the first line means something arcane.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]