]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-01-BASIC/Makefile
docs/DAEMON_SOCKET_ACTIVATION
[thirdparty/systemd.git] / test / TEST-01-BASIC / Makefile
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2
3 all setup run clean clean-again:
4 @TEST_BASE_DIR=../ ./test.sh --$@
5
6 .PHONY: all setup run clean clean-again