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