cada39d8dd
bug of installing 'realtek' and 'intel_iwn' as files rather then as a 'LICENSE' file in their directories. Also add obsolete entries for the older names and names that existed in head for a period of time. Suggested by: jmg X-MFC-With: r289391 MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division
8 lines
157 B
Makefile
8 lines
157 B
Makefile
# $FreeBSD$
|
|
|
|
FILES= ${.CURDIR}/../../../../sys/contrib/dev/iwi/LICENSE
|
|
FILESDIR= ${SHAREDIR}/doc/legal
|
|
FILESNAME= intel_iwi.LICENSE
|
|
|
|
.include <bsd.prog.mk>
|