summaryrefslogtreecommitdiffstats
path: root/src/usr/xz/makefile
blob: 516760c0603fac2cc67fbd3f257f234ea0fad1ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
# $Source: src/usr/xz/makefile $
#
# OpenPOWER HostBoot Project
#
# IBM_PROLOG_END_TAG
ROOTPATH = ../../..
MODULE = xz

EXTRAINCDIR += ${ROOTPATH}/src/include/usr/xz

OBJS += xz_crc32.o
OBJS += xz_dec_lzma2.o
OBJS += xz_dec_stream.o

include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud