From owner-cvs-sys Wed Nov 6 06:56:23 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA23145 for cvs-sys-outgoing; Wed, 6 Nov 1996 06:56:23 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA23123; Wed, 6 Nov 1996 06:56:14 -0800 (PST) Date: Wed, 6 Nov 1996 06:56:14 -0800 (PST) From: Bruce Evans Message-Id: <199611061456.GAA23123@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/conf Makefile.i386 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/11/06 06:56:13 Modified: sys/i386/conf Makefile.i386 Log: Compile genassym without -static (undo rev.1.20). The default can be depended on now, and linux_genassym has depended on it for a long time. Revision Changes Path 1.90 +2 -2 src/sys/i386/conf/Makefile.i386