diff options
Diffstat (limited to 'sys/modules/aic7xxx/ahd/Makefile')
-rw-r--r-- | sys/modules/aic7xxx/ahd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/aic7xxx/ahd/Makefile b/sys/modules/aic7xxx/ahd/Makefile index 7744a7d75b910..fd8c81dee1c24 100644 --- a/sys/modules/aic7xxx/ahd/Makefile +++ b/sys/modules/aic7xxx/ahd/Makefile @@ -1,5 +1,5 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/aic7xxx/ahd/Makefile,v 1.4 2003/01/22 21:56:54 gibbs Exp $ .PATH: ${.CURDIR}/../../../dev/aic7xxx KMOD= ahd |