Skip to content
Snippets Groups Projects
Commit 23a693ec authored by Damien George's avatar Damien George
Browse files

py/mkrules.mk: Remove special check for "-B" in qstr auto generation.

When make is passed "-B" it seems that everything is considered out-of-date
and so $? expands to all prerequisites.  Thus there is no need for a
special check to see if $? is emtpy.
parent ecb4357f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment