]> git.ipfire.org Git - people/ms/systemd.git/blob - test2/Makefile
reload: implement reload/reexec logic
[people/ms/systemd.git] / test2 / Makefile
1 # Just a little hook script to easy building when in this directory
2
3 all:
4 $(MAKE) -C ..
5
6 clean:
7 $(MAKE) -C .. clean