xref
: /
freebsd
/
usr.bin
/
locale
/
Makefile
(revision 5bf5ca772c6de2d53344a78cf461447cc322ccea)
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