From owner-cvs-sys Sat Mar 29 03:17:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA21401 for cvs-sys-outgoing; Sat, 29 Mar 1997 03:17:31 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA21392; Sat, 29 Mar 1997 03:17:28 -0800 (PST) Date: Sat, 29 Mar 1997 03:17:28 -0800 (PST) From: Peter Wemm Message-Id: <199703291117.DAA21392@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/linux Makefile Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 97/03/29 03:17:28 Modified: sys/i386/linux Makefile Log: Be consistant with the other syscall makefile's handling of the default target (ie: don't do anything accidently) Revision Changes Path 1.3 +4 -1 src/sys/i386/linux/Makefile