]> git.ipfire.org Git - thirdparty/dracut.git/blob - test/TEST-60-IFCFG/Makefile
aad27059472a34837e6b7b798ca092bb029b6df2
[thirdparty/dracut.git] / test / TEST-60-IFCFG / Makefile
1 all:
2 @$(MAKE) -s --no-print-directory -C ../.. all
3 @V=$(V) basedir=../.. testdir=../ ./test.sh --all
4 setup:
5 @$(MAKE) --no-print-directory -C ../.. all
6 @basedir=../.. testdir=../ ./test.sh --setup
7 clean:
8 @basedir=../.. testdir=../ ./test.sh --clean
9 run:
10 @basedir=../.. testdir=../ ./test.sh --run