Log In
source-git
/
systemd
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
7b545754d959f612cc011999ccdf6e45f143c87d
7b545754d959f612cc011999ccdf6e45f143c87d
Makefile
Fork and Edit
Blob
Blame
History
Raw
all:
ninja -C build
install:
DESTDIR=$(DESTDIR) ninja -C build install