repo.or.cz
/
midnight-commander.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(nice_cd): use new-style VFS prefixes.
[midnight-commander.git]
/
doc
/
man
/
es
/
Makefile.am
blob
22a2d1d6ac4fcd39f3c4e1c2602f51beb8722fb6
1
LANG=es
2
mandir = @mandir@/$(LANG)
3
4
EXTRA_DIST = mc.1.in
5
6
man_MANS = mc.1
7
8
CLEANFILES = $(man_MANS)
9
10
DATE_LANG=es_ES.UTF-8
11
DATE_FORMAT=%B de %Y
12
13
include ../date-of-man-include.am