From 4d9555c82eca1d42b7d466454425e087b319cafa Mon Sep 17 00:00:00 2001 From: "Todd T. Fries" Date: Thu, 31 May 2001 15:56:14 +0000 Subject: spelling --- usr.sbin/afs/libarla/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/afs/libarla/Makefile b/usr.sbin/afs/libarla/Makefile index 2c4afb8796e..d4e76fb465b 100644 --- a/usr.sbin/afs/libarla/Makefile +++ b/usr.sbin/afs/libarla/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2000/09/11 14:40:27 art Exp $ +# $OpenBSD: Makefile,v 1.4 2001/05/31 15:56:13 todd Exp $ # # You don't want to understand this makefile. @@ -13,7 +13,7 @@ CFLAGS += -DHAVE_CONFIG_H -I${.CURDIR}/../src/include -I. \ -I${.CURDIR}/../src/lib/roken -I${.CURDIR}/../src/util \ -I${.CURDIR}/../src -I${.CURDIR}/../libroken -# XXX Until an egtcs bug gets fixed +# XXX Until an egcs bug gets fixed .if (${MACHINE_ARCH} == "alpha") CFLAGS += -O0 .endif -- cgit v1.2.3