Project

General

Profile

« Previous | Next » 

Revision 7255

inputs/.TNRS/tnrs/tnrs.make: Fixed bug where need special handling to support being run as a .make script

View differences:

inputs/.TNRS/tnrs/tnrs.make
2 2
# Runs tnrs_db on VegBIEN
3 3
# Usage: make inputs/.TNRS/tnrs/tnrs-remake [log=] [wait=1]
4 4

  
5
# Handle being run as a .make script
6
exec >&2
7
unset MAKEFLAGS MFLAGS
8

  
5 9
selfDir="$(dirname -- "$0")"
6 10
selfName="$(basename $0)"
7 11

  

Also available in: Unified diff