Annotation of researchv10dc/ipc/bin/OLDdkcc/mkfile, revision 1.1.1.1

1.1       root        1: OBJDKCC=dkcc.o dkcanon.o dkxenviron.o dkxstdio.o dkxwrite.o maphost.o
                      2: CFLAGS=-O
                      3: LIBS=-lipc
                      4: DEST=/usr/bin/dkcc
                      5: 
                      6: dkcc:  $OBJDKCC
                      7:        cc $CFLAGS $OBJDKCC $LIBS -o dkcc
                      8: 
                      9: install:       dkcc
                     10:        rm -f $DEST
                     11:        cp dkcc $DEST
                     12:        /etc/chown bin,bin $DEST
                     13:        chmod 775 $DEST
                     14: 
                     15: clean:
                     16:        rm -f *.o dkcc
                     17: 
                     18: dkcc.o:        sysexits.h
                     19: dkxstdio.o:    remfio.h
                     20: dkxstdio.o:    sysexits.h
                     21: dkxstdio.o:    Vtermio.h
                     22: dkxwrite.o:    remfio.h
                     23: dkxwrite.o:    sysexits.h

unix.superglobalmegacorp.com

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