xref
: /
freebsd
/
usr.bin
/
locale
/
Makefile
(revision 72dec0792a09bb5f03d341642657bd6115d99c9e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
locale
4
CFLAGS
+= -I${
SRCTOP
}/
lib
/
libc
/
locale
5
6
.
include
<
bsd.prog.mk
>
7