Annotation of 43BSDReno/usr.bin/w/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.4 (Berkeley) 5/11/90
        !             2: 
        !             3: PROG=  w
        !             4: SRCS=  w.c attime.c proc_compare.c
        !             5: MAN1=  w.0 uptime.0
        !             6: DPADD= ${LIBUTIL}
        !             7: LDADD= -lutil
        !             8: BINGRP=        kmem
        !             9: BINMODE=2555
        !            10: LINKS= ${BINDIR}/w ${BINDIR}/uptime
        !            11: .PATH: ${.CURDIR}/../../bin/ps
        !            12: 
        !            13: .include <bsd.prog.mk>

unix.superglobalmegacorp.com

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