1 # $NetBSD: Makefile,v 1.3 2016/08/12 01:15:50 mrg Exp $ 2 3 LIB= wfb 4 5 SRCS= fbmodule.c 6 7 CPPFLAGS+= -DFB_ACCESS_WRAPPER \ 8 -I${X11SRCDIR.xorg-server}/Xext \ 9 -I${X11SRCDIR.xorg-server}/fb 10 11 .include "../Makefile.dixmod" 12 13 .PATH: ${X11SRCDIR.xorg-server}/fb 14
Indexes created Fri Feb 27 05:31:41 UTC 2026