chiark / gitweb /
Bugfix.
[userv.git] / Makefile.in
index 5b5ba96ef8ad9ff13adfb865751fb061e1ae6bab..1d21aa63c614502434ec17cc3ece25bcd3d6176c 100644 (file)
@@ -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