]> git.ipfire.org Git - thirdparty/systemd.git/blob - Makefile
cgroup: Imply systemd.unified_cgroup_hierarchy=1 on cgroup_no_v1=all
[thirdparty/systemd.git] / Makefile
1 all:
2 ninja -C build
3
4 install:
5 DESTDIR=$(DESTDIR) ninja -C build install