blob: 403de002904da0036d98ec082d91f75e4fa7d62d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[
{ type: install
message: <<EOM
You might want to put something like
.if defined(HILITE)
CC= hilite cc
CXX= hilite c++
.endif
in your /etc/make.conf
EOM
}
]
|