From owner-freebsd-current Sun Mar 10 17:38:23 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA07764 for current-outgoing; Sun, 10 Mar 1996 17:38:23 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA07758 for current; Sun, 10 Mar 1996 17:38:21 -0800 (PST) Date: Sun, 10 Mar 1996 17:38:21 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199603110138.RAA07758@freefall.freebsd.org> To: current Subject: secure/lib/libtelnet/Makefile Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk What's this stuff? #ifdef ENCRYPTION ... #endif Somebody forget they were hacking a Makefile and drop accidently into C mode or something? :-) Actually, generally speaking, this Makefile is a royal mess and there's probably more commented out at this point in there than there is actual contents. :-) Jordan