MFC: Fix a panic on boot that can occur if you hit keys on the keyboard
[dragonfly.git] / sbin / tunefs / Makefile
blob14fb7845c7d4960891b3e207b2b60a7b6c0fe630
1 # @(#)Makefile 8.1 (Berkeley) 6/5/93
2 # $FreeBSD: src/sbin/tunefs/Makefile,v 1.2.14.2 2001/07/30 10:38:09 dd Exp $
3 # $DragonFly: src/sbin/tunefs/Makefile,v 1.4 2006/10/17 00:55:44 pavalos Exp $
5 PROG= tunefs
6 MAN= tunefs.8
8 .include <bsd.prog.mk>