VirtualBox

source: vbox/trunk/src/libs/liblzma-5.4.1/lz/Makefile.inc@ 103585

最後變更 在這個檔案從103585是 98730,由 vboxsync 提交於 2 年 前

libs/liblzma-5.4.1: Export to OSE, bugref:10254

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 380 位元組
 
1##
2## Author: Lasse Collin
3##
4## This file has been put into the public domain.
5## You can do whatever you want with this file.
6##
7
8if COND_ENCODER_LZ
9liblzma_la_SOURCES += \
10 lz/lz_encoder.c \
11 lz/lz_encoder.h \
12 lz/lz_encoder_hash.h \
13 lz/lz_encoder_hash_table.h \
14 lz/lz_encoder_mf.c
15endif
16
17
18if COND_DECODER_LZ
19liblzma_la_SOURCES += \
20 lz/lz_decoder.c \
21 lz/lz_decoder.h
22endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette