]> git.ipfire.org Git - thirdparty/systemd.git/blob - Makefile
man: mention that sd_bus_send() buffers locally, and sd_bus_process() is needed to...
[thirdparty/systemd.git] / Makefile
1 all:
2 ninja -C build
3
4 install:
5 DESTDIR=$(DESTDIR) ninja -C build install