summaryrefslogtreecommitdiff
path: root/sys/modules/aps/Makefile
blob: 8e3162de2fe98652d4b72e1b768cbe8f49dd4230 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.2 2011/08/28 15:48:19 jmcneill Exp $

.include "../Makefile.inc"

.PATH:	${S}/dev/isa

KMOD=	aps	
IOCONF=	aps.ioconf
SRCS=	aps.c

.include <bsd.kmodule.mk>
2e5ba4638f024d36da9cb146'>Remove gdb.old not it is unused.skrll 2016-02-02merge branch.christos 2015-09-17Remove gdb.old now it's unused.skrll 2015-08-15import the head of gdb in gdb.old in preparation for the new gdb import.christos