MFC adjustments to newfs_hammer for minimum UNDO FIFO space.
[dragonfly.git] / usr.sbin / sensorsd / Makefile
blob448b2a50bae84e287be9b5223f9cc0769c5cf195
1 # $OpenBSD: Makefile,v 1.1 2003/09/24 20:32:49 henning Exp $
2 # $DragonFly: src/usr.sbin/sensorsd/Makefile,v 1.1 2007/10/02 12:57:01 hasso Exp $
4 PROG= sensorsd
5 MAN= sensorsd.8 sensorsd.conf.5
7 CFLAGS+= -Wall
9 .include <bsd.prog.mk>