mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Install printcap.5 from here.
This commit is contained in:
parent
d2fc2bd0d3
commit
19dd7f4d5a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=33098
@ -1,5 +1,5 @@
|
||||
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
# $Id: Makefile,v 1.3 1997/12/02 20:46:08 wollman Exp $
|
||||
# $Id: Makefile,v 1.4 1997/12/16 17:53:31 bde Exp $
|
||||
|
||||
PROG= lpr
|
||||
CFLAGS+=-I${.CURDIR}/../common_source ${CWARNFLAGS}
|
||||
@ -9,6 +9,7 @@ BINGRP= daemon
|
||||
BINMODE=6555
|
||||
BINDIR= /usr/bin
|
||||
MAN1= lpr.1
|
||||
MAN5= printcap.5
|
||||
.PATH: ${.CURDIR}/../common_source
|
||||
DPADD= ${.OBJDIR}/../common_source/liblpr.a
|
||||
LDADD= -L${.OBJDIR}/../common_source -llpr
|
||||
|
Loading…
Reference in New Issue
Block a user