Home | History | Annotate | Line # | Download | only in afb
      1 #	$NetBSD: Makefile,v 1.1.1.1 2016/06/10 03:42:14 mrg Exp $
      2 
      3 LIB=	afb
      4 
      5 SRCS=	afbmodule.c
      6 
      7 .include "../Makefile.dixmod"
      8