This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5d1bb94f36
freebsd-nq
/
usr.sbin
/
chkgrp
/
Makefile
9 lines
75 B
Makefile
Raw
Normal View
History
Unescape
Escape
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
# $FreeBSD$
Add chkgrp, a small utility for checking for syntax errors in group files. PR: bin/1387 Suggested-by: Giles Lean <giles@nemeton.com
1998-05-24 15:09:23 +00:00
PROG
=
chkgrp
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
MAN
=
chkgrp.8
Add chkgrp, a small utility for checking for syntax errors in group files. PR: bin/1387 Suggested-by: Giles Lean <giles@nemeton.com
1998-05-24 15:09:23 +00:00
Perform a major cleanup of the usr.sbin Makefiles. These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
WARNS
?=
2
Add chkgrp, a small utility for checking for syntax errors in group files. PR: bin/1387 Suggested-by: Giles Lean <giles@nemeton.com
1998-05-24 15:09:23 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink