Correct comment date in r331255

Reported by:	jhb
This commit is contained in:
Ed Maste 2018-03-20 23:08:04 +00:00
parent b2b7ca49dc
commit af94761a07
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=331277

View File

@ -1395,7 +1395,7 @@ INSTALLKERNEL= ${_kernel}
.endfor
_cleankernobj_fast_depend_hack: .PHONY
# 20170202 remove stale generated assym.s after renaming to .inc in r331254
# 20180320 remove stale generated assym.s after renaming to .inc in r331254
.if exists(${OBJTOP}/sys/${KERNCONF}/assym.s)
@echo Removing stale generated assym files
@rm -f ${OBJTOP}/sys/${KERNCONF}/assym.* \