=== modified file 'Makefile' --- Makefile 2012-11-30 15:00:21 +0000 +++ Makefile 2012-05-10 15:00:01 +0000 @@ -144,11 +144,9 @@ rm -f $(BUILTMAN) termkey.h termkey.h: termkey.h.in Makefile - rm -f $@ sed -e 's/@@VERSION_MAJOR@@/$(VERSION_MAJOR)/g' \ -e 's/@@VERSION_MINOR@@/$(VERSION_MINOR)/g' \ $< >$@ - chmod a-w $@ DISTDIR=libtermkey-$(VERSION)