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
Ticket #2892: mc.ext: expand support of file extentions for source files
[midnight-commander.git]
/
doc
/
man
/
pl
/
Makefile.am
blob
8aa93d4f69bb9038396bc3ce5d3a78a9cf16a6cc
1
LANG=pl
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=pl_PL.UTF-8
11
DATE_FORMAT=%B %Y
12
13
include ../date-of-man-include.am