Notice sooner when make has "helpfully" closed its job control file descriptors.
This commit is contained in:
parent
662f53896a
commit
3803da525c
2 changed files with 10 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -1,7 +1,7 @@
|
|||
all:
|
||||
|
||||
%: FORCE
|
||||
./redo $@
|
||||
+./redo $@
|
||||
|
||||
.PHONY: FORCE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue