repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel - Fix machdep.pmap_mmu_optimize bug
[dragonfly.git]
/
include
/
xlocale
/
Makefile
blob
809164e8fd08009d2c620488f7d54bd0a2d336db
1
# $FreeBSD: head/include/xlocale/Makefile 250883 2013-05-21 19:59:37Z ed $
2
3
NOOBJ
=
4
INCS
=
_ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h \
5
_stdlib.h _string.h _strings.h _time.h _uchar.h _wchar.h
6
INCSDIR
=${
INCLUDEDIR
}/
xlocale
7
8
.
include
<
bsd.prog.mk
>