mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 07:27:46 +00: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:
+1
-1
@@ -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