mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 20:07:05 -06:00
Initialer Commit
This commit is contained in:
7
CPP/7zip/Compress/makefile
Normal file
7
CPP/7zip/Compress/makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
DIRS = \
|
||||
LZMA_Alone\~ \
|
||||
|
||||
all: $(DIRS)
|
||||
|
||||
$(DIRS):
|
||||
!include "../SubBuild.mak"
|
||||
Reference in New Issue
Block a user