diff options
Diffstat (limited to 'sys/arch/mvme88k/stand/sboot/Makefile')
-rw-r--r-- | sys/arch/mvme88k/stand/sboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/mvme88k/stand/sboot/Makefile b/sys/arch/mvme88k/stand/sboot/Makefile index 2ce290527cc..aaf1eec8a88 100644 --- a/sys/arch/mvme88k/stand/sboot/Makefile +++ b/sys/arch/mvme88k/stand/sboot/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1998/08/22 09:25:11 smurph Exp $ +# $OpenBSD: Makefile,v 1.4 2000/03/03 00:54:54 todd Exp $ S= ${.CURDIR}/../../../.. INCL?= -I${.CURDIR} -I${.CURDIR}/../libsa -I${S}/lib/libsa -I${S} |