diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-05-14 12:38:56 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-05-14 12:38:56 +0000 |
commit | 45bedb3177b9154e6f33b56b7dfb74f9eac5b558 (patch) | |
tree | 7567d16968338bd7617020de9cbb2d71474b86ab /Build/source/texk/web2c/alephdir | |
parent | f1d3ba0a3734449d269ee61143f02c6956b88ced (diff) |
build system fixes: mft.test, parallel make problems
git-svn-id: svn://tug.org/texlive/trunk@13085 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/alephdir')
-rw-r--r-- | Build/source/texk/web2c/alephdir/am/aleph.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/alephdir/am/aleph.am b/Build/source/texk/web2c/alephdir/am/aleph.am index 2b2908075ac..ee967d7d4c1 100644 --- a/Build/source/texk/web2c/alephdir/am/aleph.am +++ b/Build/source/texk/web2c/alephdir/am/aleph.am @@ -25,7 +25,7 @@ aleph_SOURCES = \ alephdir/alephmem.h \ alephdir/aleph-pool.h -## We must create alephd.h before building the aleph_OBJECTS. +# We must create alephd.h before building the aleph_OBJECTS. $(aleph_OBJECTS): alephd.h $(aleph_c_h): aleph-web2c |