ecat: ecat.o encrypt.o cc -o ecat ecat.o encrypt.o ecat.o: encrypt.h ecat.c cc -c ecat.c message: message.o encrypt.o cc -o message message.o encrypt.o message.o: encrypt.h message.c cc -c message.c encrypt.o: encrypt.h encrypt.c cc -c encrypt.c