This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6161544ca7
freebsd-skq
/
usr.sbin
/
lptcontrol
/
Makefile
8 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
# $FreeBSD$
Bring in lptcontrol from 1.1.5.1 Submitted by: Geoff
1994-09-03 13:10:09 +00:00
PROG
=
lptcontrol
Constify, add a prototype, and set WARNS=2. Submitted by: Mike Barcroft <mike@q9media.com> Reviewed by: md5(1)
2001-06-24 18:43:33 +00:00
WARNS
?=
2
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
MAN
=
lptcontrol.8
Bring in lptcontrol from 1.1.5.1 Submitted by: Geoff
1994-09-03 13:10:09 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink