diff options
Diffstat (limited to 'sys/arch/mvme68k/stand/sboot/Makefile')
-rw-r--r-- | sys/arch/mvme68k/stand/sboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/mvme68k/stand/sboot/Makefile b/sys/arch/mvme68k/stand/sboot/Makefile index 990d05aeb7c..3f31cf3d1d3 100644 --- a/sys/arch/mvme68k/stand/sboot/Makefile +++ b/sys/arch/mvme68k/stand/sboot/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1995/11/07 08:51:06 deraadt Exp $ +# $OpenBSD: Makefile,v 1.3 1996/04/28 10:49:31 deraadt Exp $ S= ${.CURDIR}/../../../.. INCL?= -I${.CURDIR} -I${.CURDIR}/../libsa -I${S}/lib/libsa -I${S} |