From ae3efda3a4c96ee4fb4bff29e2922329b9f05232 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Tue, 30 Jun 1998 11:29:01 +0000 Subject: [PATCH] add new opt_nfs.h to cleanfiles... --- lkm/nfs/Makefile | 4 ++-- sys/modules/nfs/Makefile | 4 ++-- sys/modules/nfsclient/Makefile | 4 ++-- sys/modules/nfsserver/Makefile | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/lkm/nfs/Makefile b/lkm/nfs/Makefile index 991b84808f62..16e192679970 100644 --- a/lkm/nfs/Makefile +++ b/lkm/nfs/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1998/02/06 23:54:23 eivind Exp $ +# $Id: Makefile,v 1.7 1998/06/30 11:19:20 jmg Exp $ .PATH: ${.CURDIR}/../../sys/nfs KMOD= nfs_mod @@ -10,7 +10,7 @@ NOMAN= VFS_LKM= CFLAGS+= -DNFS -CLEANFILES+= opt_inet.h +CLEANFILES+= opt_inet.h opt_nfs.h opt_inet.h: touch opt_inet.h diff --git a/sys/modules/nfs/Makefile b/sys/modules/nfs/Makefile index 991b84808f62..16e192679970 100644 --- a/sys/modules/nfs/Makefile +++ b/sys/modules/nfs/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1998/02/06 23:54:23 eivind Exp $ +# $Id: Makefile,v 1.7 1998/06/30 11:19:20 jmg Exp $ .PATH: ${.CURDIR}/../../sys/nfs KMOD= nfs_mod @@ -10,7 +10,7 @@ NOMAN= VFS_LKM= CFLAGS+= -DNFS -CLEANFILES+= opt_inet.h +CLEANFILES+= opt_inet.h opt_nfs.h opt_inet.h: touch opt_inet.h diff --git a/sys/modules/nfsclient/Makefile b/sys/modules/nfsclient/Makefile index 991b84808f62..16e192679970 100644 --- a/sys/modules/nfsclient/Makefile +++ b/sys/modules/nfsclient/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1998/02/06 23:54:23 eivind Exp $ +# $Id: Makefile,v 1.7 1998/06/30 11:19:20 jmg Exp $ .PATH: ${.CURDIR}/../../sys/nfs KMOD= nfs_mod @@ -10,7 +10,7 @@ NOMAN= VFS_LKM= CFLAGS+= -DNFS -CLEANFILES+= opt_inet.h +CLEANFILES+= opt_inet.h opt_nfs.h opt_inet.h: touch opt_inet.h diff --git a/sys/modules/nfsserver/Makefile b/sys/modules/nfsserver/Makefile index 991b84808f62..16e192679970 100644 --- a/sys/modules/nfsserver/Makefile +++ b/sys/modules/nfsserver/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1998/02/06 23:54:23 eivind Exp $ +# $Id: Makefile,v 1.7 1998/06/30 11:19:20 jmg Exp $ .PATH: ${.CURDIR}/../../sys/nfs KMOD= nfs_mod @@ -10,7 +10,7 @@ NOMAN= VFS_LKM= CFLAGS+= -DNFS -CLEANFILES+= opt_inet.h +CLEANFILES+= opt_inet.h opt_nfs.h opt_inet.h: touch opt_inet.h