diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-02-23 15:32:56 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-02-23 15:32:56 +0000 |
| commit | 84a7b99b4e02a260bf7ff9b540032f4cb7bc612a (patch) | |
| tree | 85059f7e88bcf124efae7c17bd99cfa18627a8c4 /sys/modules/hfa | |
| parent | a28c3ad292f6f6cbe1c4ff05efb3d53eb45f17ff (diff) | |
Diffstat (limited to 'sys/modules/hfa')
| -rw-r--r-- | sys/modules/hfa/Makefile | 2 | ||||
| -rw-r--r-- | sys/modules/hfa/Makefile.inc | 2 | ||||
| -rw-r--r-- | sys/modules/hfa/eisa/Makefile | 2 | ||||
| -rw-r--r-- | sys/modules/hfa/hfa/Makefile | 2 | ||||
| -rw-r--r-- | sys/modules/hfa/pci/Makefile | 2 | ||||
| -rw-r--r-- | sys/modules/hfa/sbus/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sys/modules/hfa/Makefile b/sys/modules/hfa/Makefile index 964083090442..359324518232 100644 --- a/sys/modules/hfa/Makefile +++ b/sys/modules/hfa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/hfa/Makefile,v 1.1 2002/04/17 00:24:57 mdodd Exp $ SUBDIR= hfa pci diff --git a/sys/modules/hfa/Makefile.inc b/sys/modules/hfa/Makefile.inc index 265f86d1ed55..deafde7d2385 100644 --- a/sys/modules/hfa/Makefile.inc +++ b/sys/modules/hfa/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/hfa/Makefile.inc,v 1.1 2002/11/06 13:41:39 nyan Exp $ .include "../Makefile.inc" diff --git a/sys/modules/hfa/eisa/Makefile b/sys/modules/hfa/eisa/Makefile index bc4f30de70cd..28707a17063b 100644 --- a/sys/modules/hfa/eisa/Makefile +++ b/sys/modules/hfa/eisa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/hfa/eisa/Makefile,v 1.1 2002/04/17 00:25:08 mdodd Exp $ .PATH: ${.CURDIR}/../../../dev/hfa diff --git a/sys/modules/hfa/hfa/Makefile b/sys/modules/hfa/hfa/Makefile index 3c8694ca0684..27088531c114 100644 --- a/sys/modules/hfa/hfa/Makefile +++ b/sys/modules/hfa/hfa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/hfa/hfa/Makefile,v 1.1 2002/04/17 00:25:44 mdodd Exp $ .PATH: ${.CURDIR}/../../../dev/hfa diff --git a/sys/modules/hfa/pci/Makefile b/sys/modules/hfa/pci/Makefile index 3e62752b31cd..00faf2ee0a13 100644 --- a/sys/modules/hfa/pci/Makefile +++ b/sys/modules/hfa/pci/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/hfa/pci/Makefile,v 1.1 2002/04/17 00:26:01 mdodd Exp $ .PATH: ${.CURDIR}/../../../dev/hfa diff --git a/sys/modules/hfa/sbus/Makefile b/sys/modules/hfa/sbus/Makefile index 3862c296624a..3c3f918687b8 100644 --- a/sys/modules/hfa/sbus/Makefile +++ b/sys/modules/hfa/sbus/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/hfa/sbus/Makefile,v 1.1 2002/04/17 00:26:09 mdodd Exp $ .PATH: ${.CURDIR}/../../../dev/hfa |
