Expand PMF_FN_* macros.
[netbsd-mini2440.git] / x11 / Xserver / cfb16 / module / Makefile
blob2e1159be5cee1651711f630d1da48bf36c72c1ad
1 # $NetBSD: Makefile,v 1.1 2003/12/21 03:07:01 rtr Exp $
3 PIXELSIZE= 16
4 XMODULEDIR= ${X11ROOTDIR}/lib/modules
6 SRCS= cfbmodule16.c
8 .include "../../Makefile.serverlib"
9 .include "../../cfb/Makefile.cfb"