chiark / gitweb /
bootchart: rename log.c to store.c to aovid confusion with src/shared/log.c
[elogind.git] / test / TEST-01-BASIC / Makefile
1 all:
2         @make -s --no-print-directory -C ../.. all
3         @basedir=../.. TEST_BASE_DIR=../ ./test.sh --all
4 setup:
5         @make --no-print-directory -C ../.. all
6         @basedir=../.. TEST_BASE_DIR=../ ./test.sh --setup
7 clean:
8         @basedir=../.. TEST_BASE_DIR=../ ./test.sh --clean
9 run:
10         @basedir=../.. TEST_BASE_DIR=../ ./test.sh --run