diff options
Diffstat (limited to 'unit-tests/test.exp')
-rw-r--r-- | unit-tests/test.exp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/unit-tests/test.exp b/unit-tests/test.exp index 932d84e305a6..368dc3156dbb 100644 --- a/unit-tests/test.exp +++ b/unit-tests/test.exp @@ -310,6 +310,9 @@ LIST:tw:C/ /,/g="one two three four five six" LIST:tw:C/ /,/1g="one two three four five six" LIST:tw:tW:C/ /,/="one,two three four five six" LIST:tW:tw:C/ /,/="one two three four five six" +Making the.c +Making the.h +Making the.o from the.h the.c .TARGET="phony" .PREFIX="phony" .IMPSRC="" .TARGET="all" .PREFIX="all" .IMPSRC="" .TARGET="ok" .PREFIX="ok" .IMPSRC="" |