Avoid trailing white-space

This commit is contained in:
Simon J. Gerraty 2015-06-14 03:28:48 +00:00
parent 704b4cac9d
commit 8311337d35
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284368

View File

@ -1,7 +1,7 @@
# $FreeBSD$
# we need a keyword, this noise is to prevent it being expanded
GENDIRDEPS_HEADER= echo '\# ${FreeBSD:L:@v@$$$v$$ @} ';
GENDIRDEPS_HEADER= echo '\# ${FreeBSD:L:@v@$$$v$$ @:M*F*}';
# supress optional/auto dependecies
# local.dirdeps.mk will put them in if necessary