forked from xuos/xiuos
6 lines
150 B
Makefile
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
|