diff options
Diffstat (limited to 'sys/modules/cd9660/Makefile')
-rw-r--r-- | sys/modules/cd9660/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/cd9660/Makefile b/sys/modules/cd9660/Makefile index a7ee27b..ad57c4f 100644 --- a/sys/modules/cd9660/Makefile +++ b/sys/modules/cd9660/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1994/09/16 20:24:28 wollman Exp $ +# $FreeBSD$ .PATH: ${.CURDIR}/../../sys/isofs/cd9660 KMOD= cd9660_mod |