Annotation of Examples/UNIX/LKSOutOfLineData/Makefile, revision 1.1.1.1

1.1       root        1: 
                      2: #initial Makefile for this example.   much packaging remains to be done.
                      3: 
                      4: all:
                      5:        (cd KernelServer; make)
                      6:        (cd User; make)
                      7: 
                      8: 
                      9: clean:
                     10:        (cd KernelServer; make clean)
                     11:        (cd User; make clean)

unix.superglobalmegacorp.com

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