blob: 354a2c9882a130207c11886346a50d49f03dc129 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $OpenBSD: files.wsfont,v 1.3 2005/09/15 20:23:10 miod Exp $
# $NetBSD: files.wsfont,v 1.7 2000/11/21 11:44:45 tsutsui Exp $
# Note: `wsfont_glue' is only here to force the header file's name
# hence it must be mentioned first.
# This is similar to what rasops does - actually we are only interested
# in getting the rasops_rotation attribute, without having to depend
# on rasops being configured.
file dev/wsfont/wsfont.c ((wsfont_glue & rasops_rotation) | wsdisplay)
needs-flag
|