From 793906fc9c8212552f260f828417697e8d6988cb Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 18 May 2009 13:33:20 +0000 Subject: build system: cleanup xindy, remove some unused files git-svn-id: svn://tug.org/texlive/trunk@13202 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/Makefile.am | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Build/source/libs/Makefile.am') diff --git a/Build/source/libs/Makefile.am b/Build/source/libs/Makefile.am index 1192ea05dcd..c6e87ecfc30 100644 --- a/Build/source/libs/Makefile.am +++ b/Build/source/libs/Makefile.am @@ -22,13 +22,13 @@ DISTCLEANFILES = $(noinst_DATA) all-local: sublibs .PHONY: sublibs -## We must configure all libs subdirs since 'make dist' needs the Makefile. -## For those not required for the current set of configure options -## we append '--disable-build' so they can skip tests that would -## fail because other libraries were not built. - -## Sequentially configure and optionally build all libs subdirs; -## code inspired by automake's way to handle recursive targets. +# We must configure all libs subdirs since 'make dist' needs the Makefile. +# For those not required for the current set of configure options +# we append '--disable-build' so they can skip tests that would +# fail because other libraries were not built. +# +# Sequentially configure and optionally build all libs subdirs; +# code inspired by automake's way to handle recursive targets. sublibs: $(noinst_DATA) @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ -- cgit v1.2.3