jvm.o: $(SRCDIR)/jvm.c \
 config.h \
 $(PIKE_SRC_DIR)/global.h \
 $(BUILD_BASE)/machine.h \
 $(PIKE_SRC_DIR)/port.h \
 $(PIKE_SRC_DIR)/dmalloc.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)/interpret.h \
 $(PIKE_SRC_DIR)/stralloc.h \
 $(PIKE_SRC_DIR)/object.h \
 $(PIKE_SRC_DIR)/mapping.h \
 $(PIKE_SRC_DIR)/las.h \
 $(PIKE_SRC_DIR)/dynamic_buffer.h \
 $(PIKE_SRC_DIR)/builtin_functions.h \
 $(PIKE_SRC_DIR)/callback.h \
 $(PIKE_SRC_DIR)/array.h \
 $(PIKE_SRC_DIR)/error.h \
 $(PIKE_SRC_DIR)/module_support.h \
 $(PIKE_SRC_DIR)/pike_memory.h \
 $(PIKE_SRC_DIR)/gc.h \
 $(PIKE_SRC_DIR)/queue.h \
 $(PIKE_SRC_DIR)/threads.h \
 $(PIKE_SRC_DIR)/operators.h
