Annotation of 43BSD/contrib/icon/bin/Makefile.gen, revision 1.1

1.1     ! root        1: all:           icont iconx.hdr
        !             2:        
        !             3: icont.o:       ../h/config.h
        !             4: icont:         icont.o
        !             5:                cc -O -o icont icont.o
        !             6:        
        !             7: ixhdr.o:       ../h/config.h
        !             8: iconx.hdr:     ixhdr.o
        !             9:                cc -O -N ixhdr.o -o iconx.hdr
        !            10:                strip iconx.hdr
        !            11: 
        !            12: 
        !            13: Listall:
        !            14:                @pr *.c
        !            15:                @date >List
        !            16: 
        !            17: List:          icont.c ixhdr.c
        !            18:                @pr $?
        !            19:                @date >List
        !            20: Clean:
        !            21:                rm -f icont.o iconx.hdr ixhdr ixhdr.o
        !            22: 
        !            23: Dist-clean:
        !            24:                rm -f .BK* .CK* .emacs*
        !            25:                rm -f `gcomp Makefile icont.c ixhdr.c *.gen`

unix.superglobalmegacorp.com

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