xref
: /
dports
/
archivers
/
7-zip
/
7-zip-21.07
/
CPP
/
7zip
/
Compress
/
makefile
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
DIRS
= \
2
LZMA_Alone
\~ \
3
4
all
: $(
DIRS
)
5
6
$(
DIRS
):
7
!
include
"../
SubBuild.mak
"
8