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

1.1     ! root        1: #      @(#)Makefile    5.3 (Berkeley) 6/29/90
        !             2: 
        !             3: PROG=  lpd
        !             4: CFLAGS+=-I${.CURDIR}/../common_source
        !             5: LDADD= -lutil
        !             6: MAN8=  lpd.0
        !             7: SRCS=  lpd.c printjob.c recvjob.c displayq.c rmjob.c startdaemon.c \
        !             8:        lpdchar.c common.c printcap.c
        !             9: BINOWN=        root
        !            10: BINGRP=        daemon
        !            11: BINMODE=6555
        !            12: .PATH: ${.CURDIR}/../common_source
        !            13: 
        !            14: .include "../../Makefile.inc"
        !            15: .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.