Annotation of 43BSDReno/usr.bin/window/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.7 (Berkeley) 5/11/90
        !             2: 
        !             3: PROG=  window
        !             4: CFLAGS+=-R
        !             5: SRCS=  char.c cmd.c cmd1.c cmd2.c cmd3.c cmd4.c cmd5.c cmd6.c cmd7.c \
        !             6:        context.c error.c lcmd.c lcmd1.c lcmd2.c main.c mloop.c parser1.c \
        !             7:        parser2.c parser3.c parser4.c parser5.c scanner.c startup.c string.c \
        !             8:        ttf100.c ttgeneric.c tth19.c tth29.c ttinit.c ttoutput.c tttermcap.c \
        !             9:        tttvi925.c ttwyse60.c ttwyse75.c ttzapple.c ttzentec.c var.c win.c \
        !            10:        wwadd.c wwalloc.c wwbox.c wwchild.c wwclose.c wwclreol.c wwclreos.c \
        !            11:        wwcursor.c wwdata.c wwdelchar.c wwdelete.c wwdelline.c wwdump.c \
        !            12:        wwend.c wwenviron.c wwerror.c wwflush.c wwframe.c wwgets.c wwinit.c \
        !            13:        wwinschar.c wwinsline.c wwiomux.c wwlabel.c wwmisc.c wwmove.c \
        !            14:        wwopen.c wwprintf.c wwpty.c wwputc.c wwputs.c wwredraw.c \
        !            15:        wwredrawwin.c wwrint.c wwscroll.c wwsize.c wwspawn.c wwsuspend.c \
        !            16:        wwtty.c wwunframe.c wwupdate.c wwwrite.c xx.c xxflush.c compress.c
        !            17: MAN=   window.0
        !            18: DPADD= ${LIBTERMCAP}
        !            19: LDADD= -ltermcap
        !            20: 
        !            21: .include <bsd.prog.mk>

unix.superglobalmegacorp.com

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