diff options
Diffstat (limited to 'sys/modules/ibcs2/Makefile')
-rw-r--r-- | sys/modules/ibcs2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ibcs2/Makefile b/sys/modules/ibcs2/Makefile index 9bb8a5b303bf..f9e58255f0bd 100644 --- a/sys/modules/ibcs2/Makefile +++ b/sys/modules/ibcs2/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.22 1998/11/11 07:04:10 peter Exp $ +# $FreeBSD$ .PATH: ${.CURDIR}/../../i386/ibcs2 KMOD= ibcs2 |