blob: 9aa72eb083c5928a648a95c410f91f0364166f80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
[submodule "core/cparser/src"]
path = core/cparser/src
url = http://pp.ipd.kit.edu/git/cparser.git
[submodule "core/file/src"]
path = core/file/src
url = https://github.com/file/file
[submodule "core/libfirm/src"]
path = core/libfirm/src
url = http://pp.ipd.kit.edu/git/libfirm.git
[submodule "core/loksh/src"]
path = core/loksh/src
url = https://github.com/dimkr/loksh
[submodule "core/plan9port/src"]
path = core/plan9port/src
url = https://github.com/9fans/plan9port
[submodule "core/sbase/src"]
path = core/sbase/src
url = git://git.suckless.org/sbase
[submodule "core/sinit/src"]
path = core/sinit/src
url = git://git.suckless.org/sinit
[submodule "core/tz/src"]
path = core/tz/src
url = https://github.com/eggert/tz
[submodule "core/ubase/src"]
path = core/ubase/src
url = git://git.suckless.org/ubase
[submodule "core/zlib/src"]
path = core/zlib/src
url = https://github.com/madler/zlib
|