world: add etcfiles
. avoids future UPDATING entries (for hierarchy extensions necessary for make world to work)
This commit is contained in:
parent
b7b7b3e63f
commit
04d2db3c44
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -30,7 +30,7 @@ usage:
|
|||
# 'make install' target.
|
||||
#
|
||||
# etcfiles has to be done first.
|
||||
world: mkfiles includes libraries elf-libraries dep-all install etcforce
|
||||
world: mkfiles etcfiles includes libraries elf-libraries dep-all install etcforce
|
||||
|
||||
mkfiles:
|
||||
make -C share/mk install
|
||||
|
|
Loading…
Reference in a new issue