aboutsummaryrefslogtreecommitdiff
path: root/xml/pl/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-03-18 21:30:10 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-03-18 21:30:10 +0000
commit3afca313e821f779ccfd848a3643db204b071aad (patch)
tree8321c76d6328532d2dfe50d0111c0950b0ed8a3b /xml/pl/Makefile.am
parent1104c065b5bcba77b1d56bbb134bb17a36cf3826 (diff)
downloadellinika-3afca313e821f779ccfd848a3643db204b071aad.tar.gz
ellinika-3afca313e821f779ccfd848a3643db204b071aad.tar.bz2
(lingua.conf): Remove goal
(stamp-lingua): Use configuration file from the parent directory git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@373 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'xml/pl/Makefile.am')
-rw-r--r--xml/pl/Makefile.am19
1 files changed, 4 insertions, 15 deletions
diff --git a/xml/pl/Makefile.am b/xml/pl/Makefile.am
index 420f519..b7fb64c 100644
--- a/xml/pl/Makefile.am
+++ b/xml/pl/Makefile.am
@@ -37,23 +37,12 @@ EXTRA_DIST=\
k_epirrhmata.xml\
k_arithmi.xml\
k_antonimies.xml\
- k_rhmata.xml\
- lingua.conf.in
+ k_rhmata.xml
-DISTCLEANFILES=lingua.conf
-CLEANFILES=stamp-lingua conf.sed
-
-conf.sed: Makefile
- echo 's,=TMPDIR=,$(top_builddir)/tmp,' > conf.sed
- echo 's,=OUTDIR=,$(top_builddir)/html,' >> conf.sed
- echo 's,=TARGET_DIR=,$(TARGET_DIR),' >> conf.sed
- echo 's,=BASE_HREF=,$(BASE_HREF),' >> conf.sed
-
-lingua.conf: $(srcdir)/lingua.conf.in conf.sed
- sed -f conf.sed $(srcdir)/lingua.conf.in > $@
+CLEANFILES=stamp-lingua
all: stamp-lingua
-stamp-lingua: $(EXTRA_DIST) lingua.conf
- xmlt lingua ellinika.xml && echo "timestamp" > stamp-lingua
+stamp-lingua: $(EXTRA_DIST) ../lingua.conf
+ xmlt lingua --config-file ../lingua.conf ellinika.xml && echo "timestamp" > stamp-lingua

Return to:

Send suggestions and report system problems to the System administrator.