]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - usr.bin/gencat/Makefile
MFC: Use a disk address instead of an int to hold the starting offset of an
[FreeBSD/releng/7.2.git] / usr.bin / gencat / Makefile
1 # $FreeBSD$
2
3 PROG=   gencat
4 WARNS?= 6
5
6 .include <bsd.prog.mk>