]> git.ipfire.org Git - people/ms/systemd.git/blame - test2/Makefile
device: allow easy identification of network interfaces without their full sysfs...
[people/ms/systemd.git] / test2 / Makefile
CommitLineData
279ade13
LP
1# Just a little hook script to easy building when in this directory
2
3all:
4 $(MAKE) -C ..
5
6clean:
7 $(MAKE) -C .. clean