Annotation of 42BSD/etc/rwhod/Makefile, revision 1.1.1.1

1.1       root        1: #      Makefile        4.1     83/07/01
                      2: #
                      3: CFLAGS=-O
                      4: DESTDIR=
                      5: 
                      6: rwhod: rwhod.o
                      7:        ${CC} -o rwhod rwhod.o
                      8: 
                      9: install: rwhod
                     10:        install -s rwhod ${DESTDIR}/etc/rwhod
                     11:        -mkdir ${DESTDIR}/usr/spool/rwho
                     12: 
                     13: clean:
                     14:        rm -f rwhod rwhod.o a.out core errs

unix.superglobalmegacorp.com

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