fix syntax error
[unix-history] / usr / src / usr.sbin / update / Makefile
# @(#)Makefile 5.5 (Berkeley) %G%
PROG= update
MAN8= update.0
LDADD= -lutil
.include <bsd.prog.mk>