*** old/makefile Wed Aug 19 18:17:38 1992 --- new/makefile Thu Aug 20 19:27:20 1992 *************** *** 14,23 **** CRYPTO = CLOAK = CRFLAG = ! MAKE = make # ********************************************************************** # *** For encryption version, remove the # at the front of next line *** ! # MAKE = make CRYPTO="crypt.o" CLOAK="zipcloak" CRFLAG="-DCRYPT" # (to use the Gnu compiler, change cc to gcc in CC and BIND) CC = cc --- 14,23 ---- CRYPTO = CLOAK = CRFLAG = ! # MAKE = make # ********************************************************************** # *** For encryption version, remove the # at the front of next line *** ! MAKE = make CRYPTO="crypt.o" CLOAK="zipcloak" CRFLAG="-DCRYPT" # (to use the Gnu compiler, change cc to gcc in CC and BIND) CC = cc