blit.o: $(SRCDIR)/blit.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/image.h \
 $(SRCDIR)/blit_layer_include.h
colortable.o: \
 $(SRCDIR)/colortable.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../builtin_functions.h \
 $(SRCDIR)/../../callback.h \
 $(SRCDIR)/image.h
dct.o: $(SRCDIR)/dct.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/image.h
font.o: $(SRCDIR)/font.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../builtin_functions.h \
 $(SRCDIR)/../../callback.h \
 $(SRCDIR)/image.h
image.o: $(SRCDIR)/image.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/image.h \
 $(SRCDIR)/../../builtin_functions.h \
 $(SRCDIR)/../../callback.h
lzw.o: $(SRCDIR)/lzw.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/lzw.h
matrix.o: $(SRCDIR)/matrix.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/image.h
operator.o: $(SRCDIR)/operator.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/image.h
pattern.o: $(SRCDIR)/pattern.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/image.h
pnm.o: $(SRCDIR)/pnm.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/image.h
polyfill.o: $(SRCDIR)/polyfill.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h config.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../builtin_functions.h \
 $(SRCDIR)/../../callback.h \
 $(SRCDIR)/image.h
quant.o: $(SRCDIR)/quant.c \
 $(SRCDIR)/../../error.h \
 ../../machine.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../global.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/image.h
togif.o: $(SRCDIR)/togif.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/../../operators.h \
 $(SRCDIR)/image.h \
 $(SRCDIR)/lzw.h
x.o: $(SRCDIR)/x.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/image.h \
 $(SRCDIR)/../../builtin_functions.h \
 $(SRCDIR)/../../callback.h
