7afd651e2e
Fix urtwn DISTNAME, pointed out by naddy.
22 lines
422 B
Makefile
22 lines
422 B
Makefile
# $OpenBSD: Makefile,v 1.2 2011/06/12 00:20:51 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += acx
|
|
SUBDIR += athn
|
|
SUBDIR += bwi
|
|
SUBDIR += ipw
|
|
SUBDIR += iwi
|
|
SUBDIR += iwn
|
|
SUBDIR += malo
|
|
SUBDIR += otus
|
|
SUBDIR += pgt
|
|
SUBDIR += rsu
|
|
SUBDIR += uath
|
|
SUBDIR += ueagle
|
|
SUBDIR += upgt
|
|
SUBDIR += urtwn
|
|
SUBDIR += uvideo
|
|
SUBDIR += wpi
|
|
|
|
.include <bsd.port.subdir.mk>
|