summaryrefslogtreecommitdiffstats
path: root/cfe/cfe/lzma/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cfe/cfe/lzma/Makefile')
-rwxr-xr-xcfe/cfe/lzma/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/cfe/cfe/lzma/Makefile b/cfe/cfe/lzma/Makefile
new file mode 100755
index 0000000..3611459
--- /dev/null
+++ b/cfe/cfe/lzma/Makefile
@@ -0,0 +1,5 @@
+
+BSPOBJS += \
+ dcapi.o \
+ LzmaDecode.o
+