diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 05:29:32 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 05:29:32 +0000 |
commit | 86b4fdd623d3c50d7bfd9427c2c9208454cd0da7 (patch) | |
tree | 5d95abcaf58d01703a30c7ab600537d3b8f67989 /sys/arch/sun3/stand/tapeboot | |
parent | e2cd6c399798843e13e76f49dc8ee048b51f99f1 (diff) |
update from netbsd (verbatim)
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 |