summaryrefslogtreecommitdiff
path: root/driver
diff options
context:
space:
mode:
Diffstat (limited to 'driver')
-rw-r--r--driver/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/driver/Makefile b/driver/Makefile
index 32cd0e1df..76e740f3d 100644
--- a/driver/Makefile
+++ b/driver/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.4 2006/11/29 14:38:08 matthieu Exp $
+# $OpenBSD: Makefile,v 1.5 2006/12/17 19:52:56 matthieu Exp $
INPUT_DRV= \
xf86-input-acecad \
@@ -52,5 +52,3 @@ SUBDIR= ${INPUT_DRV} ${VIDEO_DRV}
.include <bsd.subdir.mk>
build: _SUBDIRUSE
-update: _SUBDIRUSE
-