summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kgzip/Makefile
blob: 1d051ba72e233cc5d920232432bcb8e0435fe74f (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

MAINTAINER=	rnordier

PROG=	kgzip
SRCS=	kgzip.c aouthdr.c elfhdr.c kgzcmp.c kgzld.c xio.c
MAN=	kgzip.8
CFLAGS+= ${BDECFLAGS}

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud