--- rpl/tools/Makefile.am 2014/06/24 08:26:37 1.113 +++ rpl/tools/Makefile.am 2014/06/24 08:38:25 1.114 @@ -57,7 +57,7 @@ subdirs = @NCURSES@ @READLINE@ @UNITS@ @ @ZLIB@ all: - touch openmotif.lib && rm openmotif.lib; + test -f openmotif.lib && rm -f openmotif.lib; if [ x"@BUILD_OPENMOTIF@" = x ]; then \ touch openmotif.lib; \ else \