From owner-freebsd-commit Wed Jan 24 13:35:03 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA21516 for freebsd-commit-outgoing; Wed, 24 Jan 1996 13:35:03 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA21459 for cvs-all-outgoing; Wed, 24 Jan 1996 13:34:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA21418 for cvs-user-outgoing; Wed, 24 Jan 1996 13:33:53 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA21407 Wed, 24 Jan 1996 13:33:38 -0800 (PST) Date: Wed, 24 Jan 1996 13:33:38 -0800 (PST) From: Joerg Wunsch Message-Id: <199601242133.NAA21407@freefall.freebsd.org> To: CVS-committers, cvs-user Subject: cvs commit: src/lib Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/01/24 13:33:29 Modified: lib Makefile Log: Build libscrypt in addition to libdescrypt if RELEASEDIR is set. Releases do need both libraries (they go into different distributions). Revision Changes Path 1.33 +4 -0 src/lib/Makefile