X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=Makefile.in;h=1d21aa63c614502434ec17cc3ece25bcd3d6176c;hb=b1264d7804b1aa7e5c08290357d0a5ef36309a64;hp=5b5ba96ef8ad9ff13adfb865751fb061e1ae6bab;hpb=b613cadfdf189af1f4ee0b5bdc12cedda052c672;p=userv.git diff --git a/Makefile.in b/Makefile.in index 5b5ba96..1d21aa6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -79,6 +79,7 @@ parserlexer.o: lexer.c parser.c config.h common.h pcsum.h daemon.h lib.h tokens. pcsum.h: common.h version.h config.h config.status Makefile cat $^ | md5sum | sed -e 's/../0x&,/g; s/,$$//;' >pcsum.h.new cmp pcsum.h.new pcsum.h || mv -f pcsum.h.new pcsum.h + @rm -f pcsum.h.new tokens.h: language.i4