+ the non-loadable version of libcfb.a needs cfbcmap.

This commit is contained in:
rtr 2004-03-04 01:06:57 +00:00
parent 6e2928d6d5
commit ba6b26100c
1 changed files with 4 additions and 1 deletions

View File

@ -1,8 +1,11 @@
# $NetBSD: Makefile,v 1.2 2003/12/21 03:07:01 rtr Exp $
# $NetBSD: Makefile,v 1.3 2004/03/04 01:06:57 rtr Exp $
PIXELSIZE= 8
.include "../Makefile.serverlib"
SRCS= cfbcmap.c
.include "Makefile.cfb"
.if defined(X11FLAGS.LOADABLE)