index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
klibc
/
Makefile
blob: 5f9a7d6a6e9d41a01a64014a280ac9125bfe7321 (
plain
)
1
2
3
4
5
6
SUBDIRS = klibc all: %: @set -e; for d in $(SUBDIRS); do $(MAKE) -C $$d $@; done