Deleted Added
full compact
Makefile (63500) Makefile (79011)
1# $FreeBSD: head/usr.bin/fsync/Makefile 63500 2000-07-19 08:44:26Z ps $
1# $FreeBSD: head/usr.bin/fsync/Makefile 79011 2001-06-30 05:39:36Z dd $
2
3PROG= fsync
2
3PROG= fsync
4WARNS?= 2
4
5.include <bsd.prog.mk>
5
6.include <bsd.prog.mk>