diff options
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..f0282b350247 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.30.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= hfa pci diff --git a/sys/modules/hfa/Makefile.inc b/sys/modules/hfa/Makefile.inc index 265f86d1ed55..96b6280b7fdd 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .include "../Makefile.inc" diff --git a/sys/modules/hfa/eisa/Makefile b/sys/modules/hfa/eisa/Makefile index bc4f30de70cd..e5634f3457ce 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../dev/hfa diff --git a/sys/modules/hfa/hfa/Makefile b/sys/modules/hfa/hfa/Makefile index 3c8694ca0684..9f3cf7b8c97e 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../dev/hfa diff --git a/sys/modules/hfa/pci/Makefile b/sys/modules/hfa/pci/Makefile index 3e62752b31cd..e335abadae75 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../dev/hfa diff --git a/sys/modules/hfa/sbus/Makefile b/sys/modules/hfa/sbus/Makefile index 3862c296624a..84e6d62a8c12 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../dev/hfa |
