Rename 111-compile to 111-compile2.

Not a great name, but make it obvious that this is a slightly different test
from 110-compile.
This commit is contained in:
Avery Pennarun 2012-02-08 23:15:34 -05:00
commit 34ce233f5e
11 changed files with 0 additions and 0 deletions

View file

@ -1,4 +0,0 @@
DEPS="main.o
mystr.o"
redo-ifchange $DEPS
gcc -o $3 $DEPS