* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.
This commit is contained in:
parent
a6e8d97c14
commit
8c3a217f33
1 changed files with 2 additions and 2 deletions
|
@ -341,11 +341,11 @@ $(BLD)/bidi.$(O) : \
|
|||
$(SRC)/bidi.c \
|
||||
$(CONFIG_H) \
|
||||
$(SRC)/lisp.h \
|
||||
$(SRC)/bidimirror.h \
|
||||
$(SRC)/biditype.h \
|
||||
$(SRC)/buffer.h \
|
||||
$(SRC)/character.h \
|
||||
$(SRC)/dispextern.h \
|
||||
$(SRC)/biditype.h \
|
||||
$(SRC)/bidimirror.h \
|
||||
$(SRC)/w32gui.h
|
||||
|
||||
$(BLD)/buffer.$(O) : \
|
||||
|
|
Loading…
Add table
Reference in a new issue