pgresult.o: $(SRCDIR)/pgresult.c \
 $(PIKE_SRC_DIR)/global.h $(BUILD_BASE)/machine.h \
 $(PIKE_SRC_DIR)/port.h \
 $(PIKE_SRC_DIR)/dmalloc.h pgres_config.h \
 $(PIKE_SRC_DIR)/stralloc.h \
 $(PIKE_SRC_DIR)/object.h \
 $(PIKE_SRC_DIR)/svalue.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)/time_stuff.h \
 $(PIKE_SRC_DIR)/program_areas.h \
 $(PIKE_SRC_DIR)/error.h \
 $(PIKE_SRC_DIR)/array.h \
 $(PIKE_SRC_DIR)/las.h \
 $(PIKE_SRC_DIR)/dynamic_buffer.h \
 $(PIKE_SRC_DIR)/mapping.h \
 $(PIKE_SRC_DIR)/builtin_functions.h \
 $(PIKE_SRC_DIR)/callback.h \
 $(PIKE_SRC_DIR)/module_support.h \
 $(SRCDIR)/pg_types.h
postgres.o: $(SRCDIR)/postgres.c \
 $(PIKE_SRC_DIR)/global.h $(BUILD_BASE)/machine.h \
 $(PIKE_SRC_DIR)/port.h \
 $(PIKE_SRC_DIR)/dmalloc.h pgres_config.h \
 $(SRCDIR)/version.h \
 $(PIKE_SRC_DIR)/las.h \
 $(PIKE_SRC_DIR)/pike_types.h \
 $(PIKE_SRC_DIR)/svalue.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)/pike_memory.h \
 $(PIKE_SRC_DIR)/stralloc.h \
 $(PIKE_SRC_DIR)/threads.h \
 $(PIKE_SRC_DIR)/interpret.h \
 $(PIKE_SRC_DIR)/error.h \
 $(PIKE_SRC_DIR)/object.h \
 $(PIKE_SRC_DIR)/module_support.h \
 $(PIKE_SRC_DIR)/operators.h \
 $(SRCDIR)/pgresult.h \
 $(SRCDIR)/pg_types.h
