Annotation of coherent/g/usr/bin/script/Makefile, revision 1.1.1.1

1.1       root        1: # Makefile for Berkeley type script command
                      2: DESTDIR=/bin386/usr/bin/
                      3: script:                recorder.o server.o tty_mode.o tty_raw.o getpseudotty.o
                      4:        cc -o $(DESTDIR)script $<
                      5:        strip $(DESTDIR)script
                      6: 
                      7: getpseudotty.o:        getpseudotty.c
                      8: 
                      9: recorder.o:    recorder.c
                     10: 
                     11: server.o:      server.c
                     12: 
                     13: tty_mode:      tty_mode.c
                     14: 
                     15: tty_raw.o:     tty_raw.c

unix.superglobalmegacorp.com

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