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

1.1     ! root        1: #      @(#)Makefile    5.1 (Berkeley) 5/11/90
        !             2: 
        !             3: PROG=  xget
        !             4: CFLAGS+=-I${.CURDIR}/../common_source
        !             5: SRCS=  xget.c lib.c
        !             6: NOMAN= man
        !             7: DPADD= ${LIBMP} ${LIBCOMPAT}
        !             8: LDADD= -lmp -lcompat
        !             9: .PATH: ${.CURDIR}/../common_source
        !            10: 
        !            11: .include "../../Makefile.inc"
        !            12: .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.