]> git.ipfire.org Git - thirdparty/systemd.git/blame - Makefile
backlight: reindent comments
[thirdparty/systemd.git] / Makefile
CommitLineData
9ee03516
ZJS
1# SPDX-License-Identifier: LGPL-2.1-or-later
2
e7e15703
ZJS
3all:
4 ninja -C build
5
6install:
c23c34bc 7 DESTDIR=$(DESTDIR) ninja -C build install