X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/f43713466178fbba6a09ee4590d6d441cbb725d1..c0458cfc4d0ebd1aa09064152749cba21aa436e1:/Recipe diff --git a/Recipe b/Recipe index 77f3be00..677d42e1 100644 --- a/Recipe +++ b/Recipe @@ -179,9 +179,12 @@ version.o: FORCE BUILT_SOURCES = empty.h CLEANFILES = empty.h empty.h: $(allsources) - echo '/* nothing to see here */' >$@ + echo '/* Empty file touched by automake makefile to force rebuild of version.o */' >$@ !end +!begin >empty.h +/* Empty file touched by automake makefile to force rebuild of version.o */ +!end # Add VER to Windows resource targets, and force them to be rebuilt every # time, on the assumption that they will contain version information.