mirror of
https://github.com/systemd/systemd.git
synced 2024-10-31 07:51:21 +03:00
24aab7936c
it also ensures that rebooting once gets us back up. Yay!
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 --$@
|