From 82c6cb22bd2495218925e79f7be630292960c59d Mon Sep 17 00:00:00 2001 From: todd <> Date: Sun, 15 Jun 2008 01:52:19 +0000 Subject: [PATCH] clean --- src/etc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/Makefile b/src/etc/Makefile index afc4eb9b..d0fa8caf 100644 --- a/src/etc/Makefile +++ b/src/etc/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.267 2008/06/14 23:13:01 deraadt Exp $ +# $OpenBSD: Makefile,v 1.268 2008/06/15 01:52:19 todd Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= Canada/Mountain -NOOBJ= oobj +NOOBJ= .if exists(etc.${MACHINE}/Makefile.inc) .include "etc.${MACHINE}/Makefile.inc"