view lib-src/README @ 62444:24bf25fa47db

(makefile-dependency-skip): New variable. (makefile-previous-dependency): Inline the new matcher, because it is too complex to work in both directions. (makefile-match-dependency): Eliminate `backward' arg (see above). Completely reimplemented so as to not sometimes go into an endless loop. It should also be more efficient, because first it only searches for `:', instead of applying the very complex regexp.
author Daniel Pfeiffer <occitan@esperanto.org>
date Tue, 17 May 2005 20:44:18 +0000
parents 47bf5f5df3c9
children b42a4aa7ff4f
line wrap: on
line source

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by Emacs.