Annotation of 43BSDReno/bin/adb/common_scripts/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.7 (Berkeley) 6/8/90
        !             2: 
        !             3: LIST=  buf callout callout.next clist clist.nxt dino dir dir.nxt \
        !             4:        dmap file filsys findinode findinode.nxt findproc host.nxt \
        !             5:        hosts hosts.nxt hosttable idp ifaddr ifnet ifrw imp in_ifaddr \
        !             6:        inode inpcb iovec ipreass ipreass.nxt mact mact.nxt mbstat \
        !             7:        mbuf mbuf.nxt mbufchain mbufs mbufs.nxt mount nameidata \
        !             8:        nspcb nsrtentry packetchain protosw quota rawcb route rtentry \
        !             9:        rusage setproc setproc.done socket spp sppcb stat tcpcb tcpip \
        !            10:        tcpreass tcpreass.nxt text traceall traceall.nxt tty termios \
        !            11:        u u.all ubadev uio un unpcb urppcb vtimes why
        !            12: NOOBJ= noobj
        !            13: 
        !            14: all clean cleandir depend lint tags:
        !            15: 
        !            16: install:
        !            17:        install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${LIST} \
        !            18:            ${DESTDIR}/usr/libdata/adb
        !            19: 
        !            20: .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.