cryptsetup(8): Revert part of 0482a033108. We got mlockall().
[dragonfly.git] / usr.bin / fmt / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD: head/usr.bin/fmt/Makefile 140909 2005-01-27 14:52:47Z delphij $
3
4 PROG=   fmt
5
6 .include <bsd.prog.mk>