summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/ral/Makefile
blob: 47178df16d9772ea9496756ff8876e832620ca85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$NetBSD: Makefile,v 1.6 2016/04/27 19:50:06 christos Exp $

NOMAN=	# defined

FILES=	ral-rt2561 ral-rt2561s ral-rt2661 ral-rt2860 ral-license

# XXX
includes:

clean:

cleandir:

.include <bsd.files.mk>