Annotation of 43BSDReno/usr.sbin/lpr/lpq/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.3 (Berkeley) 6/19/90
        !             2: 
        !             3: PROG=  lpq
        !             4: CFLAGS+=-I${.CURDIR}/../common_source
        !             5: SRCS=  lpq.c displayq.c common.c printcap.c
        !             6: BINOWN=        root
        !             7: BINGRP=        daemon
        !             8: BINMODE=6555
        !             9: BINDIR=        /usr/bin
        !            10: .PATH: ${.CURDIR}/../common_source
        !            11: 
        !            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.