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