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