diff options
Diffstat (limited to 'sys/arch/sun3/stand/bootxx/Makefile')
-rw-r--r-- | sys/arch/sun3/stand/bootxx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/sun3/stand/bootxx/Makefile b/sys/arch/sun3/stand/bootxx/Makefile index 10fe650671c..c8e56066b72 100644 --- a/sys/arch/sun3/stand/bootxx/Makefile +++ b/sys/arch/sun3/stand/bootxx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2.2.1 1995/11/18 06:47:36 gwr Exp $ +# $NetBSD: Makefile,v 1.3 1995/11/17 23:23:48 gwr Exp $ SA_PROG= bootxx SRCS= bootxx.c conf.c |