Changeset 3140 for trunk/src/kmk/po


Ignore:
Timestamp:
Mar 14, 2018, 10:28:10 PM (7 years ago)
Author:
bird
Message:

kmk: Merged in changes from GNU make 4.2.1 (2e55f5e4abdc0e38c1d64be703b446695e70b3b6 / https://git.savannah.gnu.org/git/make.git).

Location:
trunk/src/kmk
Files:
1 deleted
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk

  • trunk/src/kmk/po/LINGUAS

    r2591 r3140  
    1 # Set of available languages: 24 languages
     1# Set of available languages: 25 languages
    22
    3 be da de es fi fr ga gl he hr id it ja ko lt nl pl pt_BR ru sv tr uk vi zh_CN
     3be cs da de es fi fr ga gl he hr id it ja ko lt nl pl pt_BR ru sv tr uk vi zh_CN
    44
    55# Can't seem to get en@quot and en@boldquot to build properly?
  • trunk/src/kmk/po/Makevars

    r2591 r3140  
    11# This is a -*-Makefile-*-
    2 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
    3 # Software Foundation, Inc.
     2# Copyright (C) 2002-2016 Free Software Foundation, Inc.
    43# This file is part of GNU Make.
    54#
  • trunk/src/kmk/po/POTFILES.in

    r2591 r3140  
    11# List of source files containing translatable strings.
    2 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
    3 # 2010 Free Software Foundation, Inc.
     2# Copyright (C) 2000-2016 Free Software Foundation, Inc.
    43# This file is part of GNU Make.
    54#
     
    2524function.c
    2625getopt.c
     26guile.c
    2727hash.c
    2828implicit.c
    2929job.c
     30job.h
    3031kbuild.c
     32load.c
    3133main.c
    3234misc.c
     35output.c
     36posixos.c
    3337read.c
    3438remake.c
     
    4246vmsjobs.c
    4347vpath.c
     48w32/w32os.c
Note: See TracChangeset for help on using the changeset viewer.