mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 09:28:07 +02:00
Quieten depend
This commit is contained in:
parent
7efad0d84c
commit
a103097ee5
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ $(LIB_DIR)/$(LIBNAME): $(LIBNAME)
|
|||
depend: $(C_SOURCES) $(ASM_SOURCES) $(SYMLINKS)
|
||||
touch depend
|
||||
$(MKDEP) $(MKDEP_OPTIONS) $(DEFINES) $(INCLUDES) $(C_SOURCES) $(ASM_SOURCES) \
|
||||
> /dev/null
|
||||
>& /dev/null
|
||||
|
||||
|
||||
# Emacs tags
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue