Two more helpers
In the next major revision all helpers should probably be updated to use _ prefix to they don't conflict with configure etc.
This commit is contained in:
parent
612166ff54
commit
56201570f9
@ -51,6 +51,8 @@ CUT=/usr/bin/cut
|
|||||||
LS=/usr/bin/ls
|
LS=/usr/bin/ls
|
||||||
EXPR=/usr/bin/expr
|
EXPR=/usr/bin/expr
|
||||||
MV=/usr/bin/mv
|
MV=/usr/bin/mv
|
||||||
|
MKDIR=/usr/bin/mkdir
|
||||||
|
CP=/usr/bin/cp
|
||||||
|
|
||||||
# Groff stuff for manpages
|
# Groff stuff for manpages
|
||||||
NEQN=/usr/local/bin/neqn
|
NEQN=/usr/local/bin/neqn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user