diff options
Diffstat (limited to 'sys/arch/mvme68k/stand/bugcrt/Makefile')
-rw-r--r-- | sys/arch/mvme68k/stand/bugcrt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/mvme68k/stand/bugcrt/Makefile b/sys/arch/mvme68k/stand/bugcrt/Makefile index 6348eb31d5d..77f0238b762 100644 --- a/sys/arch/mvme68k/stand/bugcrt/Makefile +++ b/sys/arch/mvme68k/stand/bugcrt/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1995/12/06 10:55:03 deraadt Exp $ +# $OpenBSD: Makefile,v 1.3 1996/04/28 10:48:26 deraadt Exp $ CFLAGS+=-I${.CURDIR}/../../include -O2 |