Put a '#' between {.else, .endif} and the comment following it.
authorMax Okumoto <okumoto@dragonflybsd.org>
Tue, 12 Apr 2005 23:35:37 +0000 (23:35 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Tue, 12 Apr 2005 23:35:37 +0000 (23:35 +0000)
commit584b7c3b073ab20b19181275099db5b557d888f6
treed3a91411d0e4448a3263182c5824ca0f60abcc1c
parent16d6289483dddee6af3a82c21055001e859a8d2c
Put a '#' between {.else, .endif} and the comment following it.
This makes it clear that the following text is a comment.  And
more important, the make parser is going to be a little more
strict about it, soon.
share/mk/bsd.files.mk
share/mk/bsd.incs.mk
share/mk/bsd.init.mk
share/mk/bsd.lib.mk
share/mk/bsd.nls.mk
share/mk/bsd.obj.mk
share/mk/bsd.own.mk
share/mk/bsd.prog.mk