diff options
Diffstat (limited to 'sys/arch/sun3/stand/tapeboot')
-rw-r--r-- | sys/arch/sun3/stand/tapeboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/sun3/stand/tapeboot/Makefile b/sys/arch/sun3/stand/tapeboot/Makefile index 3665e85b6b7..593a811776d 100644 --- a/sys/arch/sun3/stand/tapeboot/Makefile +++ b/sys/arch/sun3/stand/tapeboot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2.2.1 1995/11/18 06:47:47 gwr Exp $ +# $NetBSD: Makefile,v 1.3 1995/11/17 23:23:56 gwr Exp $ SA_PROG= tapeboot SRCS= boot.c conf.c rawfs.c dev_tape.c version.c |