summaryrefslogtreecommitdiffstats
path: root/share/examples/kld/cdev/module/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/kld/cdev/module/Makefile')
-rw-r--r--share/examples/kld/cdev/module/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/kld/cdev/module/Makefile b/share/examples/kld/cdev/module/Makefile
index aa07686..9e95e85 100644
--- a/share/examples/kld/cdev/module/Makefile
+++ b/share/examples/kld/cdev/module/Makefile
@@ -34,7 +34,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $Id: Makefile,v 1.5 1998/11/08 22:31:00 rv Exp $
+# $Id: Makefile,v 1.1 1998/12/11 10:44:30 dfr Exp $
#
# Copyright (c) 1993 Terrence R. Lambert.
# All rights reserved.
@@ -69,7 +69,7 @@
BINDIR = /tmp
SRCS = cdev.c cdevmod.c
-KMOD = cdev_mod
+KMOD = cdev
NOMAN = t
KLDMOD = t
OpenPOWER on IntegriCloud