mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-28 11:57:28 +00:00
Sort SUBDIR and put entries on a single list
This is to aid with identifying diffs between commits. MFC after: 3 days
This commit is contained in:
parent
b9b9a7c3a2
commit
b46e7cdd0e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=324469
@ -1,5 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
SUBDIR= iwm3160fw iwm7260fw iwm7265fw iwm8000Cfw iwm7265Dfw
|
||||
SUBDIR= iwm3160fw \
|
||||
iwm7260fw \
|
||||
iwm7265fw \
|
||||
iwm7265Dfw \
|
||||
iwm8000Cfw
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user