Make sure the only thing that follows .endif or .else is a comment.

This commit is contained in:
Hartmut Brandt
2005-04-11 07:13:29 +00:00
parent 213a268eec
commit 84aac27381
8 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ __<bsd.init.mk>__:
.include <bsd.compat.mk>
.include <bsd.own.mk>
.MAIN: all
.endif !target(__<bsd.init.mk>__)
.endif # !target(__<bsd.init.mk>__)