Make a "do nothing" target to help "make release" look clean.

This commit is contained in:
Mark Murray 2000-01-24 20:41:08 +00:00
parent 367d34f853
commit 5e8c735fa3

View file

@ -4,4 +4,6 @@ SUBDIR= lib libexec usr.bin usr.sbin
bootstrap: cleandir obj depend all install kprog
kprog:
.include <bsd.subdir.mk>