From: ceriel Date: Fri, 19 Feb 1988 17:15:45 +0000 (+0000) Subject: "deleted -LIB, already in proto makefile" X-Git-Tag: release-5-5~3587 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=14997fe4792a7df68ed83f9048ed088117613eae;p=ack.git "deleted -LIB, already in proto makefile" --- 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