Changed access path of em h directory.

This commit is contained in:
keie 1984-12-07 14:01:33 +00:00
parent c744b44b48
commit af75a28622
6 changed files with 6 additions and 6 deletions

View file

@ -1,2 +1,2 @@
${MACH?} -Rcpp=/lib/cpp -I/usr/em/h ${MACHFL?} -LIB $1 1>&2
${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2
echo `basename $1 $2`.m

View file

@ -1,2 +1,2 @@
${MACH?} -Rcpp=/lib/cpp -I/usr/em/h ${MACHFL?} -LIB $1 1>&2
${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2
echo `basename $1 $2`.m

View file

@ -1,2 +1,2 @@
${MACH?} -Rcpp=/lib/cpp -I/usr/em/h ${MACHFL?} -LIB $1 1>&2
${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2
echo `basename $1 $2`.m

View file

@ -1,2 +1,2 @@
${MACH?ack} -I/usr/em/h ${MACHFL?} $1 1>&2
${MACH?ack} -I../../../h ${MACHFL?} $1 1>&2
echo `basename $1 $2`.s

View file

@ -1,2 +1,2 @@
${MACH?ack} -I/usr/em/h ${MACHFL?} $1 1>&2
${MACH?ack} -I../../../h ${MACHFL?} $1 1>&2
echo `basename $1 $2`.s

View file

@ -1,2 +1,2 @@
${MACH?} -I/usr/em/h ${MACHFL?} $1 1>&2
${MACH?} -I../../../h ${MACHFL?} $1 1>&2
echo `basename $1 $2`.o