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 99d779e07ad57..b50447d7f69c9 100644 --- a/sys/i386/ibcs2/Makefile +++ b/sys/i386/ibcs2/Makefile @@ -1,6 +1,6 @@ # Makefile for syscall tables # -# $Id$ +# $Id: Makefile,v 1.1 1997/03/29 11:15:09 peter Exp $ all: @echo "make ibcs2_sysent.c, ibcs2_isc_sysent.c or ibcs2_xenix_sysent.c only" |