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
Remove the /usr/lib/crt* files. These files have been located in
[dragonfly.git]
/
share
/
nls
/
Makefile
blob
e8178a86e37db1145c9477fce6cfb5338ee24db9
1
# $DragonFly: src/share/nls/Makefile,v 1.1 2005/04/21 16:36:35 joerg Exp $
2
3
NOOBJ
=
nobj
4
FILES
=
nls.alias
5
FILESDIR
= /
usr
/
share
/
nls
6
7
.
include
<
bsd.prog.mk
>