diff options
Diffstat (limited to 'sys/i386/ibcs2/Makefile')
-rw-r--r-- | sys/i386/ibcs2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/Makefile b/sys/i386/ibcs2/Makefile index 68e91fa17485b..dda7b1b5ba5fe 100644 --- a/sys/i386/ibcs2/Makefile +++ b/sys/i386/ibcs2/Makefile @@ -1,6 +1,6 @@ # Makefile for syscall tables # -# $FreeBSD$ +# $FreeBSD: src/sys/i386/ibcs2/Makefile,v 1.3.14.1 2006/02/13 23:48:26 rwatson Exp $ all: @echo "make sysent, isc_sysent or xenix_sysent only" |