Cope with the (unwise?) incompatible changes with make by adding

a comment before defined(SRCS).
This commit is contained in:
Warner Losh 2005-04-18 22:03:21 +00:00
parent 06db52b609
commit b7ca781307
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=145254

View File

@ -48,4 +48,4 @@ CLEANFILES+= ${_ET}.h ${_ET}.c
.endfor
.endfor
.endif defined(SRCS)
.endif # defined(SRCS)