mirror of
https://github.com/systemd/systemd.git
synced 2025-03-13 00:58:27 +03:00
5 lines
120 B
Makefile
5 lines
120 B
Makefile
include ../Makefile.guess
|
|
|
|
all setup clean run:
|
|
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
|