X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Fphony.sh;h=dd0c54a3fc1e5db59a0eda17d3782e7fe2e0f4f3;hb=7df8b28cb170a6e67df30bd30f1753a43cf315aa;hp=7ee11163c6388a72c27775c5f891a1bbd11c39cb;hpb=ebc92e19939b215d76804fde2e51a5850bcf23a0;p=platform%2Fupstream%2Fautomake.git diff --git a/t/phony.sh b/t/phony.sh index 7ee1116..dd0c54a 100755 --- a/t/phony.sh +++ b/t/phony.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2002-2012 Free Software Foundation, Inc. +# Copyright (C) 2002-2013 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ # Make sure .PHONY can be given dependencies several times. # From Ralf Corsepius. -. ./defs || Exit 1 +. test-init.sh cat >Makefile.am << 'EOF' .PHONY: foo