From 14997fe4792a7df68ed83f9048ed088117613eae Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 19 Feb 1988 17:15:45 +0000 Subject: [PATCH] "deleted -LIB, already in proto makefile" --- mach/em22/libbc/compmodule | 2 +- mach/em22/libcc/compmodule | 2 +- mach/em22/libm2/compmodule | 2 +- mach/em22/libpc/compmodule | 2 +- mach/em24/libbc/compmodule | 2 +- mach/em24/libcc/compmodule | 2 +- mach/em24/libpc/compmodule | 2 +- mach/em44/libbc/compmodule | 2 +- mach/em44/libcc/compmodule | 2 +- mach/em44/libpc/compmodule | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) 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 -- 2.34.1