udev: String substitutions can be done in ENV, too
[systemd_ALT.git] / Makefile
blobeeb0dbc62f1f7ad5b5af075e507cf41c1d70e716
1 # SPDX-License-Identifier: LGPL-2.1-or-later
3 all:
4 ninja -C build
6 install:
7 DESTDIR=$(DESTDIR) ninja -C build install