Annotation of researchv10no/cmd/movie/fdev.make, revision 1.1

1.1     ! root        1: CFLAGS = -g
        !             2: 
        !             3: DEVOBJS =      fdevelop.o fdsymbol.o fdutil.o
        !             4: DEVSRC =       fdevelop.c fsymbol.c fdutil.c fdevelop.h
        !             5: DEFS =         int.def script.def stills.def
        !             6: SRC =          $(DEFS) \
        !             7:                makefile \
        !             8:                $(DEVSRC) develop \
        !             9:                stills stills.awk
        !            10: 
        !            11: fdevelop: $(DEVOBJS)
        !            12:        cc $(CFLAGS) $(DEVOBJS) -o fdevelop
        !            13: 
        !            14: $(DEVOBJS): fdevelop.h
        !            15: 
        !            16: prcan: $(SRC)
        !            17:        prcan $?
        !            18:        touch prcan

unix.superglobalmegacorp.com

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