diff options
Diffstat (limited to 'sys/boot/common/Makefile.inc')
| -rw-r--r-- | sys/boot/common/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/Makefile.inc b/sys/boot/common/Makefile.inc index 805b0094eaa2..0e532464f62e 100644 --- a/sys/boot/common/Makefile.inc +++ b/sys/boot/common/Makefile.inc @@ -1,4 +1,4 @@ -# $Id: Makefile.inc,v 1.5 1998/09/14 18:27:04 msmith Exp $ +# $Id: Makefile.inc,v 1.6 1998/09/30 19:38:26 peter Exp $ SRCS+= boot.c commands.c console.c devopen.c interp.c interp_backslash.c SRCS+= interp_parse.c load_aout.c load_elf.c ls.c misc.c module.c panic.c |
