Home | History | Annotate | Line # | Download | only in cfb32
      1 #	$NetBSD: Makefile,v 1.1.1.1 2016/06/10 03:42:13 mrg Exp $
      2 
      3 LIBISPRIVATE=	yes
      4 PIXELSIZE=	32
      5 
      6 .include "../Makefile.serverlib"
      7 
      8 LIB=	cfb32
      9 SRCS=	${SRCS.cfb}
     10 
     11 .include "../cfb/Makefile.cfb"
     12