bootstrap: Remove helpers for upgrading directly from pre 4.4
[dragonfly.git] / usr.bin / gencat / Makefile
blob6111ab426563b735736c296c3f9e11b5f484d5ab
1 # $FreeBSD: src/usr.bin/gencat/Makefile,v 1.5 1999/08/28 01:01:40 peter Exp $
3 PROG= gencat
4 SRCS= gencat.c
5 WARNS?= 2
7 .include <bsd.prog.mk>