]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - usr.bin/units/Makefile
Don't leak information via uninitialized space in db(3) records. [09:07]
[FreeBSD/releng/7.2.git] / usr.bin / units / Makefile
1 # $FreeBSD$
2
3 PROG=   units
4 FILES=  units.lib
5 FILESDIR=       ${SHAREDIR}/misc
6
7 .include <bsd.prog.mk>