summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/rum/Makefile
blob: d3eec1c5e842bc188fc537562efea068baa33389 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$NetBSD: Makefile,v 1.1 2006/10/31 22:21:17 joerg Exp $

NOMAN=	# defined

FILES=	rum-rt2573 rum-license

# XXX
includes:

clean:

cleandir:

.include <bsd.files.mk>