From 5efd0408cf3d0cadabc8e296bf3c6c519bec02e5 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 1 Aug 2007 21:31:46 +0000 Subject: cats went away --- share/misc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/misc') diff --git a/share/misc/Makefile b/share/misc/Makefile index 4c3b4c7a592..44cd7b9655e 100644 --- a/share/misc/Makefile +++ b/share/misc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2004/11/19 18:18:53 deraadt Exp $ +# $OpenBSD: Makefile,v 1.11 2007/08/01 21:31:45 deraadt Exp $ # from: @(#)Makefile 5.13 (Berkeley) 5/7/91 FILES= airport ascii birthtoken countrycodes eqnchar getopt \ @@ -7,7 +7,7 @@ FILES= airport ascii birthtoken countrycodes eqnchar getopt \ zipcodes .if (${MACHINE} == "i386") || (${MACHINE} == "amd64") || \ - (${MACHINE} == "alpha") || (${MACHINE} == "cats") + (${MACHINE} == "alpha") SUBDIR= pcvtfonts .endif -- cgit v1.2.3