Project

General

Profile

« Previous | Next » 

Revision 5172

import_all: Use new dedicated cleanup make target to clean up TNRS.tnrs

View differences:

bin/import_all
11 11
        return 2
12 12
    fi
13 13
    
14
    make inputs/.TNRS/tnrs/install # clean up any new entries
14
    make inputs/.TNRS/cleanup
15 15
    make inputs/.TNRS/import "$@"
16 16
    make inputs/.TNRS/tnrs/tnrs-remake &
17 17
    . "$selfDir/with_all" import "$@"

Also available in: Unified diff