mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
New Packeges added
This commit is contained in:
parent
fe5d179b49
commit
39873387e1
8 changed files with 229 additions and 202 deletions
4
makefile
4
makefile
|
|
@ -9,13 +9,13 @@ all:
|
|||
../diaspora2hugo/src/lists/Sys.Mod \
|
||||
../diaspora2hugo/src/lists/List.Mod \
|
||||
../CharacterStack.Mod \
|
||||
../HashMapString.Mod -m
|
||||
../JsonParser.Mod -m
|
||||
|
||||
clean:
|
||||
cd builds && rm * &
|
||||
|
||||
run:
|
||||
./builds/HashMap
|
||||
./builds/JsonParser
|
||||
|
||||
test: clean all run
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue