Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / usr.bin / fsync / Makefile
1 # $FreeBSD: src/usr.bin/fsync/Makefile,v 1.2.2.1 2000/07/20 00:41:26 ps Exp $
2 # $DragonFly: src/usr.bin/fsync/Makefile,v 1.4 2007/08/27 16:50:53 pavalos Exp $
3
4 PROG=   fsync
5
6 .include <bsd.prog.mk>