X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/6325339ad7f2f1fbe31eff7549b3fc293122ead9..bd3dddbf7f6c9e23b49c7cf15e120d574b05e891:/usr/src/Makefile diff --git a/usr/src/Makefile b/usr/src/Makefile index 2652b9f238..6b6a1e81b7 100644 --- a/usr/src/Makefile +++ b/usr/src/Makefile @@ -1,6 +1,9 @@ -# @(#)Makefile 5.2 (Berkeley) %G% +# @(#)Makefile 5.4 (Berkeley) %G% SUBDIR= bin contrib games include kerberosIV lib libexec sbin share \ usr.bin usr.sbin +afterinstall: + (cd share/man && make makedb) + .include