Annotation of 43BSDReno/usr.bin/systat/Makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    5.7 (Berkeley) 5/11/90
                      2: 
                      3: PROG=  systat
                      4: SRCS=  cmds.c cmdtab.c disks.c fetch.c iostat.c keyboard.c vmstat.c main.c \
                      5:        mbufs.c netcmds.c netstat.c pigs.c swap.c
                      6: LDADD= -lcurses -ltermcap -lm -lutil
                      7: DPADD= ${LIBCURSES} ${LIBTERMCAP} ${LIBM} ${LIBUTIL}
                      8: BINGRP=        kmem
                      9: BINMODE=2555
                     10: 
                     11: .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.