From owner-freebsd-commit Sun Oct 29 03:11:33 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA14002 for freebsd-commit-outgoing; Sun, 29 Oct 1995 03:11:33 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13981 for cvs-all-outgoing; Sun, 29 Oct 1995 03:11:21 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13968 for cvs-sys-outgoing; Sun, 29 Oct 1995 03:11:14 -0800 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13948 ; Sun, 29 Oct 1995 03:10:59 -0800 Date: Sun, 29 Oct 1995 03:10:59 -0800 From: David Greenman Message-Id: <199510291110.DAA13948@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/conf Makefile.i386 Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/10/29 03:10:58 Modified: sys/i386/conf Makefile.i386 Log: Use the new config(8) %SFILES token to auto-generate the SFILES list. Note: THIS REQUIRES THAT YOU REBUILD CONFIG(8)!!!