summaryrefslogtreecommitdiffstats
path: root/hostTools/lzma/decompress/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hostTools/lzma/decompress/Makefile')
-rw-r--r--hostTools/lzma/decompress/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/hostTools/lzma/decompress/Makefile b/hostTools/lzma/decompress/Makefile
new file mode 100644
index 0000000..e21ff1d
--- /dev/null
+++ b/hostTools/lzma/decompress/Makefile
@@ -0,0 +1,6 @@
+
+BSPOBJS += \
+ 7zlzma.o \
+ LZMADecoder.o \
+ IInOutStreams.o \
+