summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index afc4eb9b6ec..d0fa8caf22d 100644
--- a/etc/Makefile
+++ b/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"