This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-03 12:35:02 +00:00
Code
Issues
Releases
Activity
67207b6994
freebsd
/
usr.bin
/
gencat
/
Makefile
7 lines
60 B
Makefile
Raw
Normal View
History
Unescape
Escape
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
# $FreeBSD$
Add the gencat command for creating message catalog fodder for the new catgets* routines. Obtained from: NetBSD
1995-03-30 12:49:09 +00:00
PROG
=
gencat
Our bsd.*.mk only supports 6 WARNS levels and we should not use higher values until it does. Approved by: re (dwhite)
2005-06-30 11:56:31 +00:00
WARNS
?=
6
Add the gencat command for creating message catalog fodder for the new catgets* routines. Obtained from: NetBSD
1995-03-30 12:49: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