réplica de
https://git.tukaani.org/xz.git
synced 2025-09-18 16:38:24 +00:00
10 líneas
187 B
Makefile
10 líneas
187 B
Makefile
##
|
|
## Author: Lasse Collin
|
|
##
|
|
## This file has been put into the public domain.
|
|
## You can do whatever you want with this file.
|
|
##
|
|
|
|
SUBDIRS = liblzma xz xzdec scripts
|
|
EXTRA_DIST = common
|