blob: b0cf77cd1de981228fd7cb9e6ee64dc0a0d7a9f2 [file] [log] [blame]
<$PLAN9/src/mkhdr
LIB=libmp.a
FILES=\
mpaux\
mpfmt\
strtomp\
mptobe\
mptole\
betomp\
letomp\
mpadd\
mpsub\
mpcmp\
mpfactorial\
mpmul\
mpleft\
mpright\
mpvecadd\
mpvecsub\
mpvecdigmuladd\
mpveccmp\
mpdigdiv\
mpdiv\
mpexp\
mpmod\
mpextendedgcd\
mpinvert\
mprand\
crt\
mptoi\
mptoui\
mptov\
mptouv\
ALLOFILES=${FILES:%=%.$O}
# cull things in the per-machine directories from this list
OFILES= `{sh ./reduce $O $OBJTYPE $ALLOFILES}
HFILES=\
$PLAN9/include/lib9.h\
$PLAN9/include/mp.h\
dat.h\
<$PLAN9/src/mksyslib
poot:
echo $OFILES