* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.

This commit is contained in:
Juanma Barranquero 2010-06-14 01:33:06 +02:00
parent a6e8d97c14
commit 8c3a217f33

View file

@ -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) : \