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:
Tom G. Christensen 2004-01-29 13:53:08 +00:00
parent 612166ff54
commit 56201570f9

View File

@ -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