We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10ed204 commit 95a7754Copy full SHA for 95a7754
test/TEST-60-BONDBRIDGEVLANIFCFG/Makefile
@@ -1,10 +1 @@
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
+-include ../Makefile.testdir
0 commit comments