diff options
Diffstat (limited to 'sys/Makefile')
-rw-r--r-- | sys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/Makefile b/sys/Makefile index 45217c3b0bf69..0fcbf1ea56fc7 100644 --- a/sys/Makefile +++ b/sys/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1996/06/14 10:56:36 asami Exp $ +# $Id: Makefile,v 1.5.2.1 1997/04/20 20:16:22 jkh Exp $ .if defined(MACHINE_PC98) && ${MACHINE_PC98} == "yes" SUBDIR= pc98/boot |