diff --git a/mach/em22/libbc/compmodule b/mach/em22/libbc/compmodule index 1c3c2ecfb..08ea80fe9 100755 --- a/mach/em22/libbc/compmodule +++ b/mach/em22/libbc/compmodule @@ -1,4 +1,4 @@ -if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2 +if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2 then echo `basename $1 $2`.m else exit 1 fi diff --git a/mach/em22/libcc/compmodule b/mach/em22/libcc/compmodule index 1c3c2ecfb..08ea80fe9 100755 --- a/mach/em22/libcc/compmodule +++ b/mach/em22/libcc/compmodule @@ -1,4 +1,4 @@ -if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2 +if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2 then echo `basename $1 $2`.m else exit 1 fi diff --git a/mach/em22/libm2/compmodule b/mach/em22/libm2/compmodule index 1c3c2ecfb..08ea80fe9 100755 --- a/mach/em22/libm2/compmodule +++ b/mach/em22/libm2/compmodule @@ -1,4 +1,4 @@ -if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2 +if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2 then echo `basename $1 $2`.m else exit 1 fi diff --git a/mach/em22/libpc/compmodule b/mach/em22/libpc/compmodule index 1c3c2ecfb..08ea80fe9 100755 --- a/mach/em22/libpc/compmodule +++ b/mach/em22/libpc/compmodule @@ -1,4 +1,4 @@ -if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2 +if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2 then echo `basename $1 $2`.m else exit 1 fi diff --git a/mach/em24/libbc/compmodule b/mach/em24/libbc/compmodule index 1c3c2ecfb..08ea80fe9 100755 --- a/mach/em24/libbc/compmodule +++ b/mach/em24/libbc/compmodule @@ -1,4 +1,4 @@ -if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2 +if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2 then echo `basename $1 $2`.m else exit 1 fi diff --git a/mach/em24/libcc/compmodule b/mach/em24/libcc/compmodule index 1c3c2ecfb..08ea80fe9 100755 --- a/mach/em24/libcc/compmodule +++ b/mach/em24/libcc/compmodule @@ -1,4 +1,4 @@ -if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2 +if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2 then echo `basename $1 $2`.m else exit 1 fi diff --git a/mach/em24/libpc/compmodule b/mach/em24/libpc/compmodule index 1c3c2ecfb..08ea80fe9 100755 --- a/mach/em24/libpc/compmodule +++ b/mach/em24/libpc/compmodule @@ -1,4 +1,4 @@ -if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2 +if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2 then echo `basename $1 $2`.m else exit 1 fi diff --git a/mach/em44/libbc/compmodule b/mach/em44/libbc/compmodule index 1c3c2ecfb..08ea80fe9 100755 --- a/mach/em44/libbc/compmodule +++ b/mach/em44/libbc/compmodule @@ -1,4 +1,4 @@ -if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2 +if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2 then echo `basename $1 $2`.m else exit 1 fi diff --git a/mach/em44/libcc/compmodule b/mach/em44/libcc/compmodule index 1c3c2ecfb..08ea80fe9 100755 --- a/mach/em44/libcc/compmodule +++ b/mach/em44/libcc/compmodule @@ -1,4 +1,4 @@ -if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2 +if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2 then echo `basename $1 $2`.m else exit 1 fi diff --git a/mach/em44/libpc/compmodule b/mach/em44/libpc/compmodule index 1c3c2ecfb..08ea80fe9 100755 --- a/mach/em44/libpc/compmodule +++ b/mach/em44/libpc/compmodule @@ -1,4 +1,4 @@ -if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2 +if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2 then echo `basename $1 $2`.m else exit 1 fi