Files
snapd/data/Makefile
T

9 lines
191 B
Makefile
Raw Permalink Normal View History

all install clean:
$(MAKE) -C systemd $@
$(MAKE) -C systemd-user $@
2018-06-25 17:41:26 +02:00
$(MAKE) -C systemd-env $@
$(MAKE) -C systemd-tmpfiles $@
$(MAKE) -C dbus $@
$(MAKE) -C env $@
$(MAKE) -C desktop $@