From within a virtual kernel, make /sbin/shutdown and /sbin/halt actually
[dragonfly/vkernel-mp.git] / usr.bin / fsync / Makefile
blobd3a301e50a2767aa909a10d13f7a8c42315b9841
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.3 2004/12/12 18:01:05 liamfoy Exp $
4 PROG= fsync
6 WARNS?= 6
7 .include <bsd.prog.mk>