build-aux/Makefile.am: .{PRECIOUS=>SECONDARY}

This will keep the intermediate files around but will still delete them on
build failure.

* build-aux/Makefile.am (.SECONDARY): Renamed from `.PRECIOUS'.
master
Mike Gerwitz 2018-10-11 21:24:09 -04:00
parent 4442a3a3c2
commit dc1d8036d6
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ SHELL = /bin/bash -O extglob
# these files will never be deleted when Make considers them to be intermediate
# (e.g. when building summary pages), since they are still needed or take a
# while to build
.PRECIOUS: %.js %.xml %.xmle %.xmlo
.SECONDARY: %.js %.xml %.xmle %.xmlo
all: program-data-copy