corrections for echoing the last command when "!!" is given,
[unix-history] / usr / src / Makefile
CommitLineData
1069b411 1# @(#)Makefile 5.4 (Berkeley) %G%
4653d32f 2
b286bb4c
KB
3SUBDIR= bin contrib games include kerberosIV lib libexec sbin share \
4 usr.bin usr.sbin
1641c513 5
1069b411
KB
6afterinstall:
7 (cd share/man && make makedb)
8
1641c513 9.include <bsd.subdir.mk>