Create wsfont in the wscons target, so it would be created during a

MAKEDEV all.
This commit is contained in:
veego 2001-09-16 08:19:06 +00:00
parent 98b40d754d
commit 06eedf1e47

View File

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $NetBSD: MAKEDEV,v 1.145 2001/09/15 04:42:45 thorpej Exp $
# $NetBSD: MAKEDEV,v 1.146 2001/09/16 08:19:06 veego Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@ -326,7 +326,7 @@ wscons)
sh $0 wsmouse0 wsmouse1 wsmouse2 wsmouse3
sh $0 wskbd0 wskbd1 wskbd2 wskbd3
sh $0 ttyEcfg
sh $0 wsmux
sh $0 wsfont wsmux
;;
wsmux|wsmouse|wskbd)