|
|
| File: [Development] / xfs-cmds / acl / po / Makefile (download)
Revision 1.13, Tue Mar 27 04:04:42 2007 UTC (10 years, 6 months ago) by tes.longdrop.melbourne.sgi.com
Add Spanish and Galician translations. Merge of master-melb:xfs-cmds:28306a by kenmcd. Add Spanish and Galician translations. |
# # Copyright (c) 2001-2002 Silicon Graphics, Inc. All Rights Reserved. # TOPDIR = .. include $(TOPDIR)/include/builddefs POTHEAD = $(PKG_NAME).pot LINGUAS = de es fr gl pl sv LSRCFILES = $(LINGUAS:%=%.po) $(POTHEAD) LDIRT = $(POTHEAD) XGETTEXTFILES = $(TOPDIR)/chacl/chacl.c \ $(TOPDIR)/setfacl/do_set.c \ $(TOPDIR)/setfacl/setfacl.c \ $(TOPDIR)/getfacl/getfacl.c \ $(TOPDIR)/libacl/acl_error.c \ $(TOPDIR)/libacl/perm_copy_fd.c \ $(TOPDIR)/libacl/perm_copy_file.c default: $(POTHEAD) $(LINGUAS:%=%.mo) include $(BUILDRULES) install: default $(INSTALL_LINGUAS) install-dev install-lib: