blob: e5815adfd323abe67d3fe8696b0b73c706fbac03 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.2 2018/05/30 20:54:06 mrg Exp $
NOMAN= # define
FILES= dist/athn-ar7010 dist/athn-ar7010-11 dist/athn-ar9271 dist/athn-license
FILESDIR= ${FIRMWAREDIR}/if_athn
.include <bsd.files.mk>
|