Annotation of researchv8dc/cmd/cfront/makefile, revision 1.1.1.1

1.1       root        1: munch: munch.c
                      2:        CC -O -o munch munch.c
                      3: 
                      4: install:       munch
                      5:        cp munch /usr/bin; strip /usr/bin/munch
                      6:        cd cfront; make install
                      7:        cd libC; make install
                      8: clean:
                      9:        cd cfront; make clean
                     10:        cd libC; make clean
                     11:        rm -f cfront/*.[oi] munch.[oi] munch

unix.superglobalmegacorp.com

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