Annotation of researchv10dc/cmd/omovie/sun.make, revision 1.1

1.1     ! root        1: TERM = sun
        !             2: 
        !             3: # pick one for yourself:
        !             4: LIB = /usr/lib/movie
        !             5: LIB = /usr/jlb/anim/Export
        !             6: 
        !             7: CFLAGS = -g
        !             8: CC = cc
        !             9: 
        !            10: HOBJ = host.o hsupport.o protocol.o
        !            11: TOBJ = sunterm.o tprotocol.o
        !            12: SRCS = host.c hsupport.c anim.h protocol.c sunterm.c sun.make
        !            13: 
        !            14: here: anim animterm
        !            15: 
        !            16: anim:  $(HOBJ)
        !            17:        $(CC) $(CFLAGS) $(HOBJ) -o anim
        !            18: 
        !            19: host.o:        anim.h
        !            20:        $(CC) -c $(CFLAGS) -DSUN -DANIMTERM=\"$(LIB)/animterm\" host.c
        !            21: 
        !            22: animterm: $(TOBJ)
        !            23:        $(CC) $(CFLAGS) $(TOBJ) -o animterm -lsuntool -lsunwindow -lpixrect
        !            24: 
        !            25: sunterm.o: anim.h

unix.superglobalmegacorp.com

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