|
|
1.1 root 1: DESTDIR=
2: CFLAGS=-O
3:
4: libmp.a: pow.o gcd.o msqrt.o mdiv.o mout.o mult.o madd.o util.o
5: ar cr libmp.a *.o
6:
7: install: libmp.a
8: install -c libmp.a ${DESTDIR}/usr/lib
9:
10: clean:
11: rm -f *.o libmp.a
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.