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 d81ea8f commit 8530232Copy full SHA for 8530232
regression/goto-cl/Makefile
@@ -3,11 +3,13 @@ default: tests.log
3
test:
4
@../test.pl -p -c ../../../src/goto-cc/goto-cl -X goto-link
5
@cp ../../src/goto-cc/goto-cl.exe ../../src/goto-cc/goto-link.exe
6
+ ls -R
7
@../test.pl -p -c ../../../src/goto-cc/goto-link -I goto-link
8
9
tests.log: ../test.pl
10
11
12
13
14
15
show:
0 commit comments