diff options
| author | Michael Forney <mforney@mforney.org> | 2020-01-21 14:19:18 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-01-21 14:19:18 -0800 |
| commit | 511b4673b7177f3e3be3b7ae6b867bdf10190b1c (patch) | |
| tree | 6d8cb9b520b28f8093fa0c89814af9238d09a73b /.gitmodules | |
| parent | 7aa0ce0796a205bc631ec71bd83912626da13c7e (diff) | |
make: Update to 4.3
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index d58cfa0d..59838b58 100644 --- a/.gitmodules +++ b/.gitmodules @@ -147,10 +147,6 @@ [submodule "pkg/loksh/src"] path = pkg/loksh/src url = https://github.com/dimkr/loksh -[submodule "pkg/make/src"] - path = pkg/make/src - url = git://git.sv.gnu.org/make.git - ignore = all [submodule "pkg/mc/src"] path = pkg/mc/src url = https://github.com/oridb/mc |
