Annotation of coherent/b/STREAMS/conf_79/Makefile, revision 1.1.1.1

1.1       root        1: # Master makefile
                      2: 
                      3: all: drivers drvbld.mak configure
                      4: 
                      5: drivers:
                      6:        make -f mkdev.mak
                      7:        j=`pwd`;for i in `cat drvlist`; do cd $$i; make; cd $$j; done
                      8: 
                      9: drvbld.mak: mdevice sdevice template.mak
                     10:        mkdev -d
                     11: 
                     12: configure:
                     13:        make -f drvbld.mak
                     14: 

unix.superglobalmegacorp.com

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