Project

General

Profile

« Previous | Next » 

Revision 9054

lib/sh/make.sh: added remaking alias

View differences:

make.sh
11 11
EOF
12 12
)"
13 13

  
14
alias remaking='test "$remake"'
15

  
14 16
# usage: set_make_vars; check_target_exists
15 17
alias check_target_exists='! test -e "$target" || return 0'
16 18

  

Also available in: Unified diff