DataMuseum.dk

Presents historical artifacts from the history of:

Commodore CBM-900

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Commodore CBM-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦9d85882ed⟧ TextFile

    Length: 272 (0x110)
    Types: TextFile
    Notes: UNIX file
    Names: »run«

Derivation

└─⟦f27320a65⟧ Bits:30001972 Commodore 900 hard disk image with partial source code
    └─⟦f4b8d8c84⟧ UNIX V7 Filesystem
        └─ ⟦this⟧ »libmp/run« 

TextFile

cc -O -c *.c
ar rc libmp.a \
rpow.o pow.o msqrt.o spow.o xgcd.o gcd.o mtoi.o	mout.o mtos.o min.o mdiv.o \
sdiv.o mult.o msma.o smult.o madd.o mneg.o itom.o mitom.o mcopy.o mintfr.o \
mpalloc.o mperr.o mcmp.o zerop.o mconst.o ispos.o norm.o
echo mv libmp.a /usr/lib
rm *.o