new copyright notice
[unix-history] / usr / src / usr.sbin / update / Makefile
CommitLineData
de44f698 1# @(#)Makefile 5.4 (Berkeley) %G%
f0a518f1 2
de44f698
KB
3PROG= update
4MAN8= update.0
f0a518f1 5
de44f698 6.include <bsd.prog.mk>