386BSD 0.1 development
[unix-history] / usr / src / bin / sync / Makefile
CommitLineData
afe59717
WJ
1# @(#)Makefile 5.2 (Berkeley) 5/11/90
2
3PROG= sync
4MAN8= sync.0
5
6.include <bsd.prog.mk>