mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
submodules
This commit is contained in:
parent
4aff0f44e1
commit
0f2cf8bfb2
1 changed files with 2 additions and 0 deletions
2
makefile
2
makefile
|
|
@ -5,6 +5,8 @@ BUILDDIR = build
|
|||
VIPACK = vipack
|
||||
|
||||
all:
|
||||
git submodule init
|
||||
git submodule update
|
||||
mkdir -p $(BUILDDIR)
|
||||
#later like this:
|
||||
#cd Internet && make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue