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

1.1     ! root        1: #      @(#)Makefile    5.4 (Berkeley) 6/19/90
        !             2: 
        !             3: PROG=  lprm
        !             4: CFLAGS+=-I${.CURDIR}/../common_source
        !             5: SRCS=  lprm.c rmjob.c startdaemon.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.