diff options
Diffstat (limited to 'gnulib-local/modules')
-rw-r--r-- | gnulib-local/modules/fd-ostream | 5 | ||||
-rw-r--r-- | gnulib-local/modules/file-ostream | 5 | ||||
-rw-r--r-- | gnulib-local/modules/html-ostream | 5 | ||||
-rw-r--r-- | gnulib-local/modules/html-styled-ostream | 5 | ||||
-rw-r--r-- | gnulib-local/modules/iconv-ostream | 5 | ||||
-rw-r--r-- | gnulib-local/modules/memory-ostream | 5 | ||||
-rw-r--r-- | gnulib-local/modules/ostream | 5 | ||||
-rw-r--r-- | gnulib-local/modules/styled-ostream | 5 | ||||
-rw-r--r-- | gnulib-local/modules/term-ostream | 5 | ||||
-rw-r--r-- | gnulib-local/modules/term-styled-ostream | 5 |
10 files changed, 30 insertions, 20 deletions
diff --git a/gnulib-local/modules/fd-ostream b/gnulib-local/modules/fd-ostream index 2c1325e..7553900 100644 --- a/gnulib-local/modules/fd-ostream +++ b/gnulib-local/modules/fd-ostream @@ -30,11 +30,12 @@ fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h : fd-ostream.h result=$$?; rm -rf fd-ostream.lock; exit $$result; \ else \ while test -d fd-ostream.lock; do sleep 1; done; \ - test -f fd-ostream.h; \ + test -f $(srcdir)/fd-ostream.h; \ fi; \ } BUILT_SOURCES += fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h -CLEANFILES += fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h +MAINTAINERCLEANFILES += fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h +EXTRA_DIST += fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h Include: "fd-ostream.h" diff --git a/gnulib-local/modules/file-ostream b/gnulib-local/modules/file-ostream index a7627dd..25dd964 100644 --- a/gnulib-local/modules/file-ostream +++ b/gnulib-local/modules/file-ostream @@ -26,11 +26,12 @@ file-ostream.c file_ostream.priv.h file_ostream.vt.h : file-ostream.h result=$$?; rm -rf file-ostream.lock; exit $$result; \ else \ while test -d file-ostream.lock; do sleep 1; done; \ - test -f file-ostream.h; \ + test -f $(srcdir)/file-ostream.h; \ fi; \ } BUILT_SOURCES += file-ostream.h file-ostream.c file_ostream.priv.h file_ostream.vt.h -CLEANFILES += file-ostream.h file-ostream.c file_ostream.priv.h file_ostream.vt.h +MAINTAINERCLEANFILES += file-ostream.h file-ostream.c file_ostream.priv.h file_ostream.vt.h +EXTRA_DIST += file-ostream.h file-ostream.c file_ostream.priv.h file_ostream.vt.h Include: "file-ostream.h" diff --git a/gnulib-local/modules/html-ostream b/gnulib-local/modules/html-ostream index e1c588c..9ece644 100644 --- a/gnulib-local/modules/html-ostream +++ b/gnulib-local/modules/html-ostream @@ -29,11 +29,12 @@ html-ostream.c html_ostream.priv.h html_ostream.vt.h : html-ostream.h result=$$?; rm -rf html-ostream.lock; exit $$result; \ else \ while test -d html-ostream.lock; do sleep 1; done; \ - test -f html-ostream.h; \ + test -f $(srcdir)/html-ostream.h; \ fi; \ } BUILT_SOURCES += html-ostream.h html-ostream.c html_ostream.priv.h html_ostream.vt.h -CLEANFILES += html-ostream.h html-ostream.c html_ostream.priv.h html_ostream.vt.h +MAINTAINERCLEANFILES += html-ostream.h html-ostream.c html_ostream.priv.h html_ostream.vt.h +EXTRA_DIST += html-ostream.h html-ostream.c html_ostream.priv.h html_ostream.vt.h Include: "html-ostream.h" diff --git a/gnulib-local/modules/html-styled-ostream b/gnulib-local/modules/html-styled-ostream index 3771442..b889a47 100644 --- a/gnulib-local/modules/html-styled-ostream +++ b/gnulib-local/modules/html-styled-ostream @@ -33,11 +33,12 @@ html-styled-ostream.c html_styled_ostream.priv.h html_styled_ostream.vt.h : html result=$$?; rm -rf html-styled-ostream.lock; exit $$result; \ else \ while test -d html-styled-ostream.lock; do sleep 1; done; \ - test -f html-styled-ostream.h; \ + test -f $(srcdir)/html-styled-ostream.h; \ fi; \ } BUILT_SOURCES += html-styled-ostream.h html-styled-ostream.c html_styled_ostream.priv.h html_styled_ostream.vt.h -CLEANFILES += html-styled-ostream.h html-styled-ostream.c html_styled_ostream.priv.h html_styled_ostream.vt.h +MAINTAINERCLEANFILES += html-styled-ostream.h html-styled-ostream.c html_styled_ostream.priv.h html_styled_ostream.vt.h +EXTRA_DIST += html-styled-ostream.h html-styled-ostream.c html_styled_ostream.priv.h html_styled_ostream.vt.h Include: "html-styled-ostream.h" diff --git a/gnulib-local/modules/iconv-ostream b/gnulib-local/modules/iconv-ostream index 311320b..887b053 100644 --- a/gnulib-local/modules/iconv-ostream +++ b/gnulib-local/modules/iconv-ostream @@ -31,11 +31,12 @@ iconv-ostream.c iconv_ostream.priv.h iconv_ostream.vt.h : iconv-ostream.h result=$$?; rm -rf iconv-ostream.lock; exit $$result; \ else \ while test -d iconv-ostream.lock; do sleep 1; done; \ - test -f iconv-ostream.h; \ + test -f $(srcdir)/iconv-ostream.h; \ fi; \ } BUILT_SOURCES += iconv-ostream.h iconv-ostream.c iconv_ostream.priv.h iconv_ostream.vt.h -CLEANFILES += iconv-ostream.h iconv-ostream.c iconv_ostream.priv.h iconv_ostream.vt.h +MAINTAINERCLEANFILES += iconv-ostream.h iconv-ostream.c iconv_ostream.priv.h iconv_ostream.vt.h +EXTRA_DIST += iconv-ostream.h iconv-ostream.c iconv_ostream.priv.h iconv_ostream.vt.h Include: "iconv-ostream.h" diff --git a/gnulib-local/modules/memory-ostream b/gnulib-local/modules/memory-ostream index cfa98e1..171831f 100644 --- a/gnulib-local/modules/memory-ostream +++ b/gnulib-local/modules/memory-ostream @@ -30,11 +30,12 @@ memory-ostream.c memory_ostream.priv.h memory_ostream.vt.h : memory-ostream.h result=$$?; rm -rf memory-ostream.lock; exit $$result; \ else \ while test -d memory-ostream.lock; do sleep 1; done; \ - test -f memory-ostream.h; \ + test -f $(srcdir)/memory-ostream.h; \ fi; \ } BUILT_SOURCES += memory-ostream.h memory-ostream.c memory_ostream.priv.h memory_ostream.vt.h -CLEANFILES += memory-ostream.h memory-ostream.c memory_ostream.priv.h memory_ostream.vt.h +MAINTAINERCLEANFILES += memory-ostream.h memory-ostream.c memory_ostream.priv.h memory_ostream.vt.h +EXTRA_DIST += memory-ostream.h memory-ostream.c memory_ostream.priv.h memory_ostream.vt.h Include: "memory-ostream.h" diff --git a/gnulib-local/modules/ostream b/gnulib-local/modules/ostream index 06611b7..6792ef0 100644 --- a/gnulib-local/modules/ostream +++ b/gnulib-local/modules/ostream @@ -25,11 +25,12 @@ ostream.c ostream.priv.h ostream.vt.h : ostream.h result=$$?; rm -rf ostream.lock; exit $$result; \ else \ while test -d ostream.lock; do sleep 1; done; \ - test -f ostream.h; \ + test -f $(srcdir)/ostream.h; \ fi; \ } BUILT_SOURCES += ostream.h ostream.c ostream.priv.h ostream.vt.h -CLEANFILES += ostream.h ostream.c ostream.priv.h ostream.vt.h +MAINTAINERCLEANFILES += ostream.h ostream.c ostream.priv.h ostream.vt.h +EXTRA_DIST += ostream.h ostream.c ostream.priv.h ostream.vt.h Include: "ostream.h" diff --git a/gnulib-local/modules/styled-ostream b/gnulib-local/modules/styled-ostream index 5cfcb49..b4116d6 100644 --- a/gnulib-local/modules/styled-ostream +++ b/gnulib-local/modules/styled-ostream @@ -25,11 +25,12 @@ styled-ostream.c styled_ostream.priv.h styled_ostream.vt.h : styled-ostream.h result=$$?; rm -rf styled-ostream.lock; exit $$result; \ else \ while test -d styled-ostream.lock; do sleep 1; done; \ - test -f styled-ostream.h; \ + test -f $(srcdir)/styled-ostream.h; \ fi; \ } BUILT_SOURCES += styled-ostream.h styled-ostream.c styled_ostream.priv.h styled_ostream.vt.h -CLEANFILES += styled-ostream.h styled-ostream.c styled_ostream.priv.h styled_ostream.vt.h +MAINTAINERCLEANFILES += styled-ostream.h styled-ostream.c styled_ostream.priv.h styled_ostream.vt.h +EXTRA_DIST += styled-ostream.h styled-ostream.c styled_ostream.priv.h styled_ostream.vt.h Include: "styled-ostream.h" diff --git a/gnulib-local/modules/term-ostream b/gnulib-local/modules/term-ostream index 4b49174..fac7556 100644 --- a/gnulib-local/modules/term-ostream +++ b/gnulib-local/modules/term-ostream @@ -36,11 +36,12 @@ term-ostream.c term_ostream.priv.h term_ostream.vt.h : term-ostream.h result=$$?; rm -rf term-ostream.lock; exit $$result; \ else \ while test -d term-ostream.lock; do sleep 1; done; \ - test -f term-ostream.h; \ + test -f $(srcdir)/term-ostream.h; \ fi; \ } BUILT_SOURCES += term-ostream.h term-ostream.c term_ostream.priv.h term_ostream.vt.h -CLEANFILES += term-ostream.h term-ostream.c term_ostream.priv.h term_ostream.vt.h +MAINTAINERCLEANFILES += term-ostream.h term-ostream.c term_ostream.priv.h term_ostream.vt.h +EXTRA_DIST += term-ostream.h term-ostream.c term_ostream.priv.h term_ostream.vt.h Include: "term-ostream.h" diff --git a/gnulib-local/modules/term-styled-ostream b/gnulib-local/modules/term-styled-ostream index 9c980ff..7a77f17 100644 --- a/gnulib-local/modules/term-styled-ostream +++ b/gnulib-local/modules/term-styled-ostream @@ -30,11 +30,12 @@ term-styled-ostream.c term_styled_ostream.priv.h term_styled_ostream.vt.h : term result=$$?; rm -rf term-styled-ostream.lock; exit $$result; \ else \ while test -d term-styled-ostream.lock; do sleep 1; done; \ - test -f term-styled-ostream.h; \ + test -f $(srcdir)/term-styled-ostream.h; \ fi; \ } BUILT_SOURCES += term-styled-ostream.h term-styled-ostream.c term_styled_ostream.priv.h term_styled_ostream.vt.h -CLEANFILES += term-styled-ostream.h term-styled-ostream.c term_styled_ostream.priv.h term_styled_ostream.vt.h +MAINTAINERCLEANFILES += term-styled-ostream.h term-styled-ostream.c term_styled_ostream.priv.h term_styled_ostream.vt.h +EXTRA_DIST += term-styled-ostream.h term-styled-ostream.c term_styled_ostream.priv.h term_styled_ostream.vt.h Include: "term-styled-ostream.h" |