Annotation of researchv8dc/cmd/track/Makefile, revision 1.1

1.1     ! root        1: CFLAGS = -Od2
        !             2: 
        !             3: track: track.o
        !             4:        cc -o track track.o -ldk
        !             5: 
        !             6: install:       track
        !             7:        strip track
        !             8:        mv track /bin
        !             9: 
        !            10: clean:
        !            11:        rm -f track *.o

unix.superglobalmegacorp.com

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