]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-01-BASIC/Makefile
test: add testcase for environment file variables with backslashes
[thirdparty/systemd.git] / test / TEST-01-BASIC / Makefile
1 BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
2
3 all setup clean run:
4 @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@