Annotation of researchv10no/cmd/asd/libnames, revision 1.1

1.1     ! root        1: #!/bin/sh
        !             2: # output: the names of the libraries we need to link
        !             3: 
        !             4: echo lib.a
        !             5: 
        !             6: if [ -f /usr/lib/dir.a ]
        !             7: then   echo /usr/lib/dir.a
        !             8: fi

unix.superglobalmegacorp.com

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