003 File Manager
Current Path:
/usr/src/lib/libbz2
usr
/
src
/
lib
/
libbz2
/
📁
..
📄
Makefile
(266 B)
📄
Makefile.depend
(258 B)
Editing: Makefile
# $FreeBSD$ PACKAGE= lib${LIB} BZ2DIR= ${SRCTOP}/contrib/bzip2 .PATH: ${BZ2DIR} LIB= bz2 SHLIB_MAJOR= 4 SRCS= bzlib.c blocksort.c compress.c crctable.c decompress.c \ huffman.c randtable.c INCS= bzlib.h CFLAGS+= -I${BZ2DIR} WARNS?= 3 .include <bsd.lib.mk>
Upload File
Create Folder