|
|
| File: [Development] / xfs-cmds / attr / po / Makefile (download)
Revision 1.11, Thu Apr 10 06:20:58 2008 UTC (9 years, 6 months ago) by bnaujok.longdrop.melbourne.sgi.com
Add Czech translation Merge of master-melb:xfs-cmds:30839a by kenmcd. Add Czech translation |
# # Copyright (c) 2001-2002 Silicon Graphics, Inc. All Rights Reserved. # TOPDIR = .. include $(TOPDIR)/include/builddefs POTHEAD = $(PKG_NAME).pot LINGUAS = cs de es fr gl nl pl sv LSRCFILES = $(LINGUAS:%=%.po) $(POTHEAD) LDIRT = $(POTHEAD) XGETTEXTFILES = $(TOPDIR)/attr/attr.c \ $(TOPDIR)/getfattr/getfattr.c \ $(TOPDIR)/setfattr/setfattr.c \ $(TOPDIR)/libattr/attr_copy_fd.c \ $(TOPDIR)/libattr/attr_copy_file.c default: $(POTHEAD) $(LINGUAS:%=%.mo) include $(BUILDRULES) install: default $(INSTALL_LINGUAS) install-dev install-lib: