blob: b7e13fba2e160ae474351f19e10333fcea09b588 [file] [log] [blame] [raw]
all:
ninja -C build
install:
DESTDIR=$(DESTDIR) ninja -C build install