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