Annotation of researchv10no/libm/makefile, revision 1.1

1.1     ! root        1: #
        !             2: # libm is now a dummy for those who still want to say -lm
        !             3: #
        !             4: libm.a: dummy.o
        !             5:        rm -f libm.a
        !             6:        ar rc libm.a dummy.o
        !             7: 
        !             8: install: libm.a
        !             9:        cp libm.a /usr/lib
        !            10:        ranlib /usr/lib/libm.a
        !            11: 
        !            12: clean:
        !            13:        rm -f libm.a

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.