mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-21 01:27:16 +08:00
Supress make warning on missing .depend file
This is generated by make itself, so the warning is useless. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -330,4 +330,4 @@ install: default
|
||||
.depend:
|
||||
-@$(CXX) -msse -MM $(OBJS:.o=.cpp) > $@ 2> /dev/null
|
||||
|
||||
include .depend
|
||||
-include .depend
|
||||
|
||||
Reference in New Issue
Block a user