Sync with upstream r3943.

This commit is contained in:
jkoshy 2021-04-06 19:28:25 +00:00
parent e9cacda8b3
commit ccea5483fd
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,9 @@
# Id: Makefile 3594 2018-04-11 18:26:50Z jkoshy
# Id: Makefile 3938 2021-04-04 18:16:18Z jkoshy
TOP= ..
SUBDIR= sys
INCS= elfdefinitions.h
INCSDIR= /usr/include
@ -16,3 +18,4 @@ cleandepend:
rm -f ${.OBJDIR}/.depend
.include "${TOP}/mk/elftoolchain.inc.mk"
.include "${TOP}/mk/elftoolchain.subdir.mk"