From f8760832144a6c92be7507b374379026e9f64f04 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 1 Aug 2007 21:32:56 +0000 Subject: cats went away --- usr.sbin/wsfontload/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/wsfontload') diff --git a/usr.sbin/wsfontload/Makefile b/usr.sbin/wsfontload/Makefile index 6d3d1e4e215..103fab6c8bb 100644 --- a/usr.sbin/wsfontload/Makefile +++ b/usr.sbin/wsfontload/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.9 2005/01/13 19:21:04 drahn Exp $ +# $OpenBSD: Makefile,v 1.10 2007/08/01 21:32:55 deraadt Exp $ .if ${MACHINE} == "i386" || ${MACHINE} == "amd64" || \ ${MACHINE} == "alpha" || ${MACHINE} == "hppa" || \ - ${MACHINE} == "cats" || ${MACHINE} == "zaurus" + ${MACHINE} == "zaurus" PROG= wsfontload SRCS= wsfontload.c -- cgit v1.2.3