cast.o: \
 $(SRCDIR)/cast.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../dmalloc.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h
cbc.o: $(SRCDIR)/cbc.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../dmalloc.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../builtin_functions.h \
 $(SRCDIR)/../../callback.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/crypto.h
crypto.o: \
 $(SRCDIR)/crypto.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../dmalloc.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/crypto.h
des.o: $(SRCDIR)/des.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../dmalloc.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../error.h
idea.o: \
 $(SRCDIR)/idea.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../dmalloc.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h
invert.o: \
 $(SRCDIR)/invert.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../dmalloc.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../builtin_functions.h \
 $(SRCDIR)/../../callback.h \
 $(SRCDIR)/../../array.h
md5.o: $(SRCDIR)/md5.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../dmalloc.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../pike_types.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../module_support.h
pipe.o: \
 $(SRCDIR)/pipe.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../dmalloc.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../constants.h \
 $(SRCDIR)/../../hashtable.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../pike_macros.h \
 $(SRCDIR)/../../pike_memory.h \
 $(SRCDIR)/../../threads.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../builtin_functions.h \
 $(SRCDIR)/../../callback.h \
 $(SRCDIR)/../../array.h \
 $(SRCDIR)/../../operators.h \
 $(SRCDIR)/crypto.h
rc4.o: $(SRCDIR)/rc4.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../dmalloc.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../pike_types.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/include/rc4.h \
 $(SRCDIR)/include/crypto_types.h
sha.o: $(SRCDIR)/sha.c \
 $(SRCDIR)/../../global.h \
 ../../machine.h \
 $(SRCDIR)/../../port.h \
 $(SRCDIR)/../../dmalloc.h \
 $(SRCDIR)/../../svalue.h \
 $(SRCDIR)/../../pike_types.h \
 $(SRCDIR)/../../las.h \
 $(SRCDIR)/../../dynamic_buffer.h \
 $(SRCDIR)/../../program.h \
 $(SRCDIR)/../../stralloc.h \
 $(SRCDIR)/../../object.h \
 $(SRCDIR)/../../interpret.h \
 $(SRCDIR)/../../error.h \
 $(SRCDIR)/../../module_support.h
