diff options
Diffstat (limited to 'sys/arch/sun3/stand/netboot')
-rw-r--r-- | sys/arch/sun3/stand/netboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/sun3/stand/netboot/Makefile b/sys/arch/sun3/stand/netboot/Makefile index 41c398cc3f6..8d024431190 100644 --- a/sys/arch/sun3/stand/netboot/Makefile +++ b/sys/arch/sun3/stand/netboot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3.2.1 1995/11/18 06:47:45 gwr Exp $ +# $NetBSD: Makefile,v 1.4 1995/11/17 23:23:55 gwr Exp $ SA_PROG= netboot SRCS= boot.c conf.c version.c dev_net.c |