Annotation of researchv9/libc/Makefile, revision 1.1.1.1

1.1       root        1: LIBDIR=/usr/lib
                      2: 
                      3: libv9.a:
                      4:        ar cr libv9.a *.o
                      5:        ranlib libv9.a
                      6: 
                      7: install: libv9.a
                      8:        cp libv9.a $(LIBDIR)
                      9:        ranlib $(LIBDIR)/libv9.a
                     10: 
                     11: clean:
                     12:        rm -f *.o

unix.superglobalmegacorp.com

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