Make a "do nothing" target to help "make release" look clean.
This commit is contained in:
@@ -4,4 +4,6 @@ SUBDIR= lib libexec usr.bin usr.sbin
|
||||
|
||||
bootstrap: cleandir obj depend all install kprog
|
||||
|
||||
kprog:
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
||||
Reference in New Issue
Block a user