Upgrading sync

Change-Id: Ied34ebd1d2dc963f5a2af8fc3bbf8e6c94df61cf
This commit is contained in:
2013-01-30 19:11:42 +01:00
parent b7ef8cfb52
commit 5f59a986e2
11 changed files with 145 additions and 60 deletions

7
bin/sync/Makefile Normal file
View File

@@ -0,0 +1,7 @@
# $NetBSD: Makefile,v 1.9 1997/07/20 22:38:07 christos Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= sync
MAN= sync.8
.include <bsd.prog.mk>