From f6eea89e0bbc557e783666cf0583e88e81c200db Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Wed, 1 Nov 2006 00:29:14 +0000 Subject: [PATCH] (SUBDIRS): remove cygwin dir too. --- ChangeLog | 12 +++++++++--- GNUmakefile.in | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9ab19c955f..7da215df34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,15 @@ +2006-11-01 Han-Wen Nienhuys + + * GNUmakefile.in (SUBDIRS): remove cygwin dir too. + 2006-10-31 Han-Wen Nienhuys * Documentation/user/GNUmakefile: don't use ImageMagick, use GS directly. * mf/GNUmakefile: - otf depends on otf-g?table. Fixes race condition in -j2 build.(cherry picked from b0628c40c47202bddac01e18cd4808b3c9d12faf commit) + otf depends on otf-g?table. Fixes race condition in -j2 build. + (cherry picked from b0628c40c47202bddac01e18cd4808b3c9d12faf commit) * mf/GNUmakefile: rm fontdir target. @@ -20,8 +25,9 @@ 2006-10-30 Han-Wen Nienhuys - * input/regression/tie-semi-single.ly: - use position/direction from single tie case too. This fixes overridesand defaults for single laissez-vibrer and repeat ties. + * input/regression/tie-semi-single.ly: + use position/direction from single tie case too. This fixes + overrides and defaults for single laissez-vibrer and repeat ties. * buildscripts/git-update-changelog.py: only prepend header if one patch was successful. diff --git a/GNUmakefile.in b/GNUmakefile.in index ffab58bd76..8ecc6f65bf 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -9,7 +9,7 @@ SUBDIRS = buildscripts python scripts \ po make \ elisp vim \ input \ - cygwin stepmake $(documentation-dir) + stepmake $(documentation-dir) ## this convoluted construction is necessary, since we don't know the -- 2.39.5