Home | History | Annotate | Line # | Download | only in fb
      1 #	$NetBSD: Makefile,v 1.2 2008/08/09 11:14:52 rtr Exp $
      2 
      3 LIBISPRIVATE=	yes
      4 
      5 .include "../Makefile.serverlib"
      6 
      7 LIB=	fb
      8 SRCS=	${SRCS.fb}
      9 
     10 .include "Makefile.fb"
     11