From owner-cvs-etc Wed Sep 7 00:43:03 1994 Return-Path: cvs-etc-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id AAA06966 for cvs-etc-outgoing; Wed, 7 Sep 1994 00:43:03 -0700 Received: (from pst@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id AAA06956; Wed, 7 Sep 1994 00:42:58 -0700 Date: Wed, 7 Sep 1994 00:42:58 -0700 From: Paul Traina Message-Id: <199409070742.AAA06956@freefall.cdrom.com> To: ache, adam, alm, ats, bde, csgr, cvs-etc, davidg, dyson, gpalmer, guido, hsu, jkh, joerg, julian, jvh, karl, martin, nate, paul, phk, proven, pst, rgrimes, rich, se, sean, sef, smace, sos, torstenb, wollman Subject: cvs commit: src/etc Makefile Sender: cvs-etc-owner@freefall.cdrom.com Precedence: bulk pst 94/09/07 00:42:57 Modified: etc Makefile Log: Remove the old crypt/no-crypt rules and replace them with the choice of building with the password scrambler or the DES libraries. Folks outside the US can simply drop in the other DES libraries. (stupid laws...) Everything still keys off of the old NOCRYPT variable so building a portable distribution remains the same. Submitted by: pst