arcfour.o: $(SRCDIR)/arcfour.c \
  $(PIKE_SRC_DIR)/global.h \
  $(BUILD_BASE)/machine.h \
  $(PIKE_SRC_DIR)/port.h \
  $(PIKE_SRC_DIR)/dmalloc.h \
  $(PIKE_SRC_DIR)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/svalue.h \
  $(PIKE_SRC_DIR)/pike_types.h \
  $(PIKE_SRC_DIR)/block_alloc_h.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/object.h \
  $(PIKE_SRC_DIR)/interpret.h \
  $(PIKE_SRC_DIR)/program.h \
  $(PIKE_SRC_DIR)/time_stuff.h \
  $(PIKE_SRC_DIR)/program_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(SRCDIR)/include/arcfour.h \
  $(SRCDIR)/include/crypto_types.h
cast.o: $(SRCDIR)/cast.c \
  $(PIKE_SRC_DIR)/global.h \
  $(BUILD_BASE)/machine.h \
  $(PIKE_SRC_DIR)/port.h \
  $(PIKE_SRC_DIR)/dmalloc.h \
  $(PIKE_SRC_DIR)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/block_alloc_h.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_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(PIKE_SRC_DIR)/object.h \
  $(SRCDIR)/include/cast.h \
  $(SRCDIR)/include/crypto_types.h
cbc.o: $(SRCDIR)/cbc.c \
  $(PIKE_SRC_DIR)/global.h \
  $(BUILD_BASE)/machine.h \
  $(PIKE_SRC_DIR)/port.h \
  $(PIKE_SRC_DIR)/dmalloc.h \
  $(PIKE_SRC_DIR)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/block_alloc_h.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_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(PIKE_SRC_DIR)/constants.h \
  $(PIKE_SRC_DIR)/hashtable.h \
  $(PIKE_SRC_DIR)/threads.h \
  $(PIKE_SRC_DIR)/object.h \
  $(PIKE_SRC_DIR)/pike_threadlib.h \
  $(PIKE_SRC_DIR)/main.h \
  $(PIKE_SRC_DIR)/callback.h \
  $(PIKE_SRC_DIR)/array.h \
  $(PIKE_SRC_DIR)/builtin_functions.h \
  $(SRCDIR)/crypto.h
crypto.o: $(SRCDIR)/crypto.c \
  $(PIKE_SRC_DIR)/global.h \
  $(BUILD_BASE)/machine.h \
  $(PIKE_SRC_DIR)/port.h \
  $(PIKE_SRC_DIR)/dmalloc.h \
  $(PIKE_SRC_DIR)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/block_alloc_h.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_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(PIKE_SRC_DIR)/constants.h \
  $(PIKE_SRC_DIR)/hashtable.h \
  $(PIKE_SRC_DIR)/threads.h \
  $(PIKE_SRC_DIR)/object.h \
  $(PIKE_SRC_DIR)/pike_threadlib.h \
  $(PIKE_SRC_DIR)/main.h \
  $(PIKE_SRC_DIR)/callback.h \
  $(PIKE_SRC_DIR)/array.h \
  $(PIKE_SRC_DIR)/module.h \
  $(SRCDIR)/crypto.h
des.o: $(SRCDIR)/des.c \
  $(PIKE_SRC_DIR)/global.h \
  $(BUILD_BASE)/machine.h \
  $(PIKE_SRC_DIR)/port.h \
  $(PIKE_SRC_DIR)/dmalloc.h \
  $(PIKE_SRC_DIR)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/block_alloc_h.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_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(PIKE_SRC_DIR)/constants.h \
  $(PIKE_SRC_DIR)/hashtable.h \
  $(PIKE_SRC_DIR)/threads.h \
  $(PIKE_SRC_DIR)/object.h \
  $(PIKE_SRC_DIR)/pike_threadlib.h \
  $(PIKE_SRC_DIR)/main.h \
  $(PIKE_SRC_DIR)/callback.h \
  $(PIKE_SRC_DIR)/array.h \
  $(SRCDIR)/include/des.h \
  $(SRCDIR)/include/crypto_types.h \
  $(SRCDIR)/include/RCSID.h
idea.o: $(SRCDIR)/idea.c \
  $(PIKE_SRC_DIR)/global.h \
  $(BUILD_BASE)/machine.h \
  $(PIKE_SRC_DIR)/port.h \
  $(PIKE_SRC_DIR)/dmalloc.h \
  $(PIKE_SRC_DIR)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/block_alloc_h.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_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(PIKE_SRC_DIR)/object.h \
  $(SRCDIR)/include/idea.h \
  $(SRCDIR)/include/crypto_types.h
invert.o: $(SRCDIR)/invert.c \
  $(PIKE_SRC_DIR)/global.h \
  $(BUILD_BASE)/machine.h \
  $(PIKE_SRC_DIR)/port.h \
  $(PIKE_SRC_DIR)/dmalloc.h \
  $(PIKE_SRC_DIR)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/block_alloc_h.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_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(PIKE_SRC_DIR)/constants.h \
  $(PIKE_SRC_DIR)/hashtable.h \
  $(PIKE_SRC_DIR)/threads.h \
  $(PIKE_SRC_DIR)/object.h \
  $(PIKE_SRC_DIR)/pike_threadlib.h \
  $(PIKE_SRC_DIR)/main.h \
  $(PIKE_SRC_DIR)/callback.h \
  $(PIKE_SRC_DIR)/array.h \
  $(PIKE_SRC_DIR)/builtin_functions.h
md2.o: $(SRCDIR)/md2.c \
  $(PIKE_SRC_DIR)/global.h \
  $(BUILD_BASE)/machine.h \
  $(PIKE_SRC_DIR)/port.h \
  $(PIKE_SRC_DIR)/dmalloc.h \
  $(PIKE_SRC_DIR)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/svalue.h \
  $(PIKE_SRC_DIR)/pike_types.h \
  $(PIKE_SRC_DIR)/block_alloc_h.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/object.h \
  $(PIKE_SRC_DIR)/interpret.h \
  $(PIKE_SRC_DIR)/program.h \
  $(PIKE_SRC_DIR)/time_stuff.h \
  $(PIKE_SRC_DIR)/program_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(PIKE_SRC_DIR)/module_support.h \
  $(PIKE_SRC_DIR)/module.h \
  $(SRCDIR)/include/md2.h \
  $(SRCDIR)/include/crypto_types.h \
  $(SRCDIR)/crypto.h
md4.o: $(SRCDIR)/md4.c \
  $(PIKE_SRC_DIR)/svalue.h \
  $(PIKE_SRC_DIR)/global.h \
  $(BUILD_BASE)/machine.h \
  $(PIKE_SRC_DIR)/port.h \
  $(PIKE_SRC_DIR)/dmalloc.h \
  $(PIKE_SRC_DIR)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/pike_types.h \
  $(PIKE_SRC_DIR)/block_alloc_h.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/object.h \
  $(PIKE_SRC_DIR)/interpret.h \
  $(PIKE_SRC_DIR)/program.h \
  $(PIKE_SRC_DIR)/time_stuff.h \
  $(PIKE_SRC_DIR)/program_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(PIKE_SRC_DIR)/module_support.h \
  $(PIKE_SRC_DIR)/module.h \
  $(SRCDIR)/include/md4.h \
  $(SRCDIR)/include/crypto_types.h \
  $(SRCDIR)/crypto.h
md5.o: $(SRCDIR)/md5.c \
  $(PIKE_SRC_DIR)/global.h \
  $(BUILD_BASE)/machine.h \
  $(PIKE_SRC_DIR)/port.h \
  $(PIKE_SRC_DIR)/dmalloc.h \
  $(PIKE_SRC_DIR)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/svalue.h \
  $(PIKE_SRC_DIR)/pike_types.h \
  $(PIKE_SRC_DIR)/block_alloc_h.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/object.h \
  $(PIKE_SRC_DIR)/interpret.h \
  $(PIKE_SRC_DIR)/program.h \
  $(PIKE_SRC_DIR)/time_stuff.h \
  $(PIKE_SRC_DIR)/program_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(PIKE_SRC_DIR)/module_support.h \
  $(PIKE_SRC_DIR)/module.h \
  $(SRCDIR)/include/md5.h \
  $(SRCDIR)/include/crypto_types.h \
  $(SRCDIR)/crypto.h
nt.o: $(SRCDIR)/nt.c
pipe.o: $(SRCDIR)/pipe.c \
  $(PIKE_SRC_DIR)/global.h \
  $(BUILD_BASE)/machine.h \
  $(PIKE_SRC_DIR)/port.h \
  $(PIKE_SRC_DIR)/dmalloc.h \
  $(PIKE_SRC_DIR)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/block_alloc_h.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_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(PIKE_SRC_DIR)/constants.h \
  $(PIKE_SRC_DIR)/hashtable.h \
  $(PIKE_SRC_DIR)/threads.h \
  $(PIKE_SRC_DIR)/object.h \
  $(PIKE_SRC_DIR)/pike_threadlib.h \
  $(PIKE_SRC_DIR)/main.h \
  $(PIKE_SRC_DIR)/callback.h \
  $(PIKE_SRC_DIR)/array.h \
  $(PIKE_SRC_DIR)/builtin_functions.h \
  $(PIKE_SRC_DIR)/operators.h \
  $(SRCDIR)/crypto.h
rijndael.o: $(SRCDIR)/rijndael.c \
  $(PIKE_SRC_DIR)/global.h \
  $(BUILD_BASE)/machine.h \
  $(PIKE_SRC_DIR)/port.h \
  $(PIKE_SRC_DIR)/dmalloc.h \
  $(PIKE_SRC_DIR)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/block_alloc_h.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_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(PIKE_SRC_DIR)/constants.h \
  $(PIKE_SRC_DIR)/hashtable.h \
  $(PIKE_SRC_DIR)/threads.h \
  $(PIKE_SRC_DIR)/object.h \
  $(PIKE_SRC_DIR)/pike_threadlib.h \
  $(PIKE_SRC_DIR)/main.h \
  $(PIKE_SRC_DIR)/callback.h \
  $(PIKE_SRC_DIR)/array.h \
  $(PIKE_SRC_DIR)/module_support.h \
  $(PIKE_SRC_DIR)/module.h \
  $(SRCDIR)/include/rijndael.h
rsa.o: $(SRCDIR)/rsa.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)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/svalue.h \
  $(PIKE_SRC_DIR)/program.h \
  $(PIKE_SRC_DIR)/pike_types.h \
  $(PIKE_SRC_DIR)/block_alloc_h.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/time_stuff.h \
  $(PIKE_SRC_DIR)/program_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/object.h \
  $(PIKE_SRC_DIR)/interpret.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(PIKE_SRC_DIR)/module_support.h \
  $(PIKE_SRC_DIR)/module.h \
  $(SRCDIR)/crypto.h
sha.o: $(SRCDIR)/sha.c \
  $(PIKE_SRC_DIR)/global.h \
  $(BUILD_BASE)/machine.h \
  $(PIKE_SRC_DIR)/port.h \
  $(PIKE_SRC_DIR)/dmalloc.h \
  $(PIKE_SRC_DIR)/pike_cpulib.h \
  $(PIKE_SRC_DIR)/svalue.h \
  $(PIKE_SRC_DIR)/pike_types.h \
  $(PIKE_SRC_DIR)/block_alloc_h.h \
  $(PIKE_SRC_DIR)/stralloc.h \
  $(PIKE_SRC_DIR)/pike_macros.h \
  $(PIKE_SRC_DIR)/pike_memory.h \
  $(PIKE_SRC_DIR)/pike_search.h \
  $(PIKE_SRC_DIR)/object.h \
  $(PIKE_SRC_DIR)/interpret.h \
  $(PIKE_SRC_DIR)/program.h \
  $(PIKE_SRC_DIR)/time_stuff.h \
  $(PIKE_SRC_DIR)/program_id.h \
  $(PIKE_SRC_DIR)/compilation.h \
  $(PIKE_SRC_DIR)/program_areas.h \
  $(PIKE_SRC_DIR)/las.h \
  $(PIKE_SRC_DIR)/dynamic_buffer.h \
  $(PIKE_SRC_DIR)/pike_error.h \
  $(PIKE_SRC_DIR)/errors.h \
  $(PIKE_SRC_DIR)/bignum.h \
  $(PIKE_SRC_DIR)/module_support.h \
  $(PIKE_SRC_DIR)/module.h \
  $(SRCDIR)/include/sha.h \
  $(SRCDIR)/include/crypto_types.h
