Annotation of researchv10no/cmd/ap/apnews/makefile, revision 1.1.1.1

1.1       root        1: CFLAGS=-g
                      2: keydo: apsel.o y.tab.o par.o shell.o suft.o
                      3:        cc -g apsel.o y.tab.o par.o shell.o suft.o -o keydo
                      4: par.o: key..c par.c
                      5: y.tab.o: y.tab.c
                      6: y.tab.c: lex.yy.c kpar.y
                      7:        yacc kpar.y
                      8: lex.yy.c: dlex.l
                      9:        lex dlex.l
                     10: distribute: dist.o dread.o plex.o suft.o
                     11:        cc -g dist.o dread.o plex.o suft.o -o distribute
                     12: dread.o: dread.c key..c
                     13: flist: flist.o
                     14:        cc -g flist.o -o flist
                     15: fuser: fuser.o
                     16:        cc -g fuser.o -o fuser
                     17: window: wind1.o wind2.o wind3.o keys.o mkey3.o getargs.o
                     18:        cc -g wind1.o wind2.o wind3.o keys.o mkey3.o getargs.o -o window
                     19: backup:
                     20:        uucp *.c *.y *.l apselect /usr/ap/progs/*.c  research!~/mel
                     21: apnews: apnews1.o apnews2.o apnews3.o apnews4.o suft.o getargs.o tpos.o
                     22:        cc -g apnews1.o apnews2.o apnews3.o apnews4.o suft.o getargs.o \
                     23:         tpos.o -lcbt -ltermlib -o apnews
                     24: xnews: xapnews1.o apnews2.o apnews3.o apnews4.o suft.o getargs.o tpos.o
                     25:        cc -g xapnews1.o apnews2.o apnews3.o apnews4.o suft.o getargs.o \
                     26:         tpos.o -lcbt -ltermlib -o xnews

unix.superglobalmegacorp.com

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