Files
xiuos/Ubiquitous/XiUOS/tool/shell/letter-shell/file_ext/Makefile
2021-06-03 17:38:11 +08:00

6 lines
150 B
Makefile

SRC_FILES := shell_fs.c bunzip2.c bzip2.c gunzip.c gzip.c tar.c unzip.c utility.c msh_file.c
SRC_DIR := bzlib
include $(KERNEL_ROOT)/compiler.mk