Annotation of 43BSD/contrib/icon/operators/Makefile, revision 1.1

1.1     ! root        1: CFLAGS = -O
        !             2: 
        !             3: Lib:           asgn.o bang.o cat.o compl.o diff.o div.o eqv.o inter.o \
        !             4:                lconcat.o lexeq.o lexge.o lexgt.o lexle.o lexlt.o lexne.o \
        !             5:                minus.o mod.o mult.o neg.o neqv.o nonnull.o null.o number.o \
        !             6:                numeq.o numge.o numgt.o numle.o numlt.o numne.o \
        !             7:                plus.o power.o random.o rasgn.o refresh.o rswap.o sect.o \
        !             8:                size.o subsc.o swap.o tabmat.o toby.o unioncs.o value.o
        !             9:                ar cr Lib $?
        !            10:                ranlib Lib
        !            11: 
        !            12: asgn.o:                ../h/rt.h ../h/config.h
        !            13: bang.o:                ../h/rt.h ../h/record.h ../h/config.h
        !            14: cat.o:         ../h/rt.h ../h/config.h
        !            15: compl.o:       ../h/rt.h ../h/config.h
        !            16: diff.o:                ../h/rt.h ../h/config.h
        !            17: div.o:         ../h/rt.h ../h/config.h
        !            18: eqv.o:         ../h/rt.h ../h/config.h
        !            19: inter.o:       ../h/rt.h ../h/config.h
        !            20: lconcat.o:     ../h/rt.h ../h/config.h
        !            21: lexeq.o:       ../h/rt.h ../h/config.h
        !            22: lexge.o:       ../h/rt.h ../h/config.h
        !            23: lexgt.o:       ../h/rt.h ../h/config.h
        !            24: lexle.o:       ../h/rt.h ../h/config.h
        !            25: lexlt.o:       ../h/rt.h ../h/config.h
        !            26: lexne.o:       ../h/rt.h ../h/config.h
        !            27: minus.o:       ../h/rt.h ../h/config.h
        !            28: mod.o:         ../h/rt.h ../h/config.h
        !            29: mult.o:                ../h/rt.h ../h/config.h
        !            30: neg.o:         ../h/rt.h ../h/config.h
        !            31: neqv.o:                ../h/rt.h ../h/config.h
        !            32: nonnull.o:     ../h/rt.h ../h/config.h
        !            33: null.o:                ../h/rt.h ../h/config.h
        !            34: number.o:      ../h/rt.h ../h/config.h
        !            35: numeq.o:       ../h/rt.h ../h/config.h
        !            36: numge.o:       ../h/rt.h ../h/config.h
        !            37: numgt.o:       ../h/rt.h ../h/config.h
        !            38: numle.o:       ../h/rt.h ../h/config.h
        !            39: numlt.o:       ../h/rt.h ../h/config.h
        !            40: numne.o:       ../h/rt.h ../h/config.h
        !            41: plus.o:                ../h/rt.h ../h/config.h
        !            42: power.o:       ../h/rt.h ../h/config.h
        !            43: random.o:      ../h/rt.h ../h/record.h ../h/config.h
        !            44: rasgn.o:       ../h/rt.h ../h/config.h
        !            45: refresh.o:     ../h/rt.h ../h/config.h
        !            46: rswap.o:       ../h/rt.h ../h/config.h
        !            47: sect.o:                ../h/rt.h ../h/config.h
        !            48: size.o:                ../h/rt.h ../h/record.h ../h/config.h
        !            49: subsc.o:       ../h/rt.h ../h/record.h ../h/config.h
        !            50: swap.o:                ../h/rt.h ../h/config.h
        !            51: tabmat.o:      ../h/rt.h ../h/config.h
        !            52: toby.o:                ../h/rt.h ../h/config.h
        !            53: unioncs.o:     ../h/rt.h ../h/config.h
        !            54: value.o:       ../h/rt.h ../h/config.h
        !            55: 
        !            56: Listall:
        !            57:                @pr *.c
        !            58:                @date >List
        !            59: 
        !            60: List:          asgn.c bang.c cat.c compl.c diff.c div.c eqv.c inter.c \
        !            61:                lconcat.c lexeq.c lexge.c lexgt.c lexle.c lexlt.c lexne.c \
        !            62:                minus.c mod.c mult.c neg.c neqv.c nonnull.c null.c number.c \
        !            63:                numeq.c numge.c numgt.c numle.c numlt.c numne.c \
        !            64:                plus.c power.c random.c rasgn.c refresh.c rswap.c sect.c \
        !            65:                size.c subsc.c swap.c tabmat.c toby.c unioncs.c value.c
        !            66:                @pr $?
        !            67:                @date >List
        !            68: 
        !            69: Clean:
        !            70:                rm -f Lib *.o
        !            71: 
        !            72: Dist-clean:
        !            73:                rm -f .BK* .CK* .emacs*
        !            74:                rm -f `gcomp Makefile *.c`

unix.superglobalmegacorp.com

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