1994-09-20 08:18:10 +04:00
|
|
|
# from: @(#)Makefile 8.1 (Berkeley) 5/31/93
|
1994-12-22 12:23:05 +03:00
|
|
|
# $Id: Makefile,v 1.6 1994/12/22 09:23:12 cgd Exp $
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
PROG= sync
|
1994-12-22 12:23:05 +03:00
|
|
|
MAN= sync.8
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|