mirror of
https://github.com/ckolivas/lrzip.git
synced 2025-12-06 07:12:00 +01:00
13 lines
192 B
Makefile
13 lines
192 B
Makefile
|
|
SUBDIRS = C
|
||
|
|
MAINTAINERCLEANFILES = Makefile.in
|
||
|
|
|
||
|
|
lzmadocdir = @docdir@/lzma
|
||
|
|
lzmadoc_DATA = \
|
||
|
|
7zC.txt \
|
||
|
|
7zFormat.txt \
|
||
|
|
Methods.txt \
|
||
|
|
history.txt \
|
||
|
|
lzma.txt \
|
||
|
|
README \
|
||
|
|
README-Alloc
|