summaryrefslogtreecommitdiff
path: root/etc/Makefile
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2008-06-15 01:52:20 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2008-06-15 01:52:20 +0000
commitc56140794c0c30bc14b68e2a6854303ed9be0e9c (patch)
treed4cda4eda1220b4bbb218f30bb0e813eaed36493 /etc/Makefile
parent3c4be4febeb2db9c9a6f5b6a16be37007f547dcf (diff)
clean
Diffstat (limited to 'etc/Makefile')
-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"