From 30c2d72c2d5bc9c3754a90f1355489c84a13c9d7 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 15 Jan 1996 20:05:02 +0000 Subject: Remove vnode_if.[ch] during a "make clean", per PR#536 from Dan Carosone . --- sys/arch/mac68k/conf/Makefile.mac68k | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/mac68k/conf') diff --git a/sys/arch/mac68k/conf/Makefile.mac68k b/sys/arch/mac68k/conf/Makefile.mac68k index 16854a80087..775ef464063 100644 --- a/sys/arch/mac68k/conf/Makefile.mac68k +++ b/sys/arch/mac68k/conf/Makefile.mac68k @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.mac68k,v 1.26 1995/11/01 04:53:34 briggs Exp $ +# $NetBSD: Makefile.mac68k,v 1.27 1996/01/14 21:06:51 thorpej Exp $ # Makefile for NetBSD for the mac # Derived from makefile for hp300 from NetBSD @@ -106,7 +106,7 @@ newvers: clean:: rm -f eddep netbsd tags *.o locore.i [a-z]*.s \ - Errs errs linterrs makelinks + vnode_if.[ch] Errs errs linterrs makelinks lint: /tmp param.c @lint -hbxn -DGENERIC -Dvolatile= ${COPTS} ${PARAM} -UKGDB \ -- cgit v1.2.3