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 #2732: fix vfs test build failure on alpha
[midnight-commander.git]
/
doc
/
man
/
pl
/
Makefile.am
blob
dcf4d351e90b0d0028536ce88bb986f0f8528cae
1
LANG=pl
2
mandir = @mandir@/$(LANG)
3
4
man_MANS = mc.1
5
6
CLEANFILES = $(man_MANS)
7
8
DATE_LANG=pl_PL.UTF-8
9
DATE_FORMAT=%B %Y
10
11
include ../date-of-man-include.am