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 a46885f66423e..f75b69065c52c 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 2000/11/01 08:47:34 obrien Exp $ all: @echo "make sysent.c, isc_sysent.c or xenix_sysent.c only" |