[prev in list] [next in list] [prev in thread] [next in thread] 

List:       elinks-dev
Subject:    [elinks-dev] [patch] Remove SUFFIXES variable and .SUFFIXES rule
From:       Kalle Olavi Niemitalo <kon () iki ! fi>
Date:       2005-12-06 10:49:54
Message-ID: 87ek4qcxf1.fsf_-_ () Astalo ! kon ! iki ! fi
[Download RAW message or body]

[Attachment #2 (multipart/signed)]

Content-Transfer-Encoding: quoted-printable

Kalle Olavi Niemitalo <kon@iki.fi> writes:

> OK; I'll post one patch to remove the SUFFIXES, another to fix
> po/Makefile for builddir!=srcdir while keeping po/*.gmo in builddir,
> a third one for other po/Makefile changes, and then we can keep
> discussing (arguing?) where po/*.gmo should be.

Here's the first one:

Remove SUFFIXES variable and .SUFFIXES rule

According to the documentation, GNU Make uses them only for suffix
rules, which have been replaced with pattern rules in po/Makefile.
The makefiles included by po/Makefile do not define suffix rules,
either.

---
commit 2087eeb397b3c6758a53d2e7ff24f4acdb186f69
tree bceec02ad398b4b40f790497b21550745abcee52
parent 69b321cb5b09541fd022174b3f03b2e6f1116062
author Kalle Olavi Niemitalo <kon@iki.fi> Tue, 06 Dec 2005 12:41:08 +0200
committer Kalle Olavi Niemitalo <kalle@Astalo.kon.iki.fi> Tue, 06 Dec 2005 12:41:08 +0200

 po/Makefile |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/po/Makefile b/po/Makefile
index 7d6689d..1aa549a 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -12,9 +12,6 @@ MSGMERGE = msgmerge
 POTFILES_ABS_LIST = potfiles.list
 
 
-SUFFIXES = .po .gmo .mo
-.SUFFIXES: .gmo .mo .po
-
 %.gmo: $(srcdir)/%.po
 	@file=`echo $* | sed 's,.*/,,'`.gmo \
 	  && rm -f $$file && echo -n $*": " \

[Attachment #5 (application/pgp-signature)]

_______________________________________________
elinks-dev mailing list
elinks-dev@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic