diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-10-03 07:20:22 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-10-03 07:20:22 -0700 |
commit | 54f09626d4a93296f002ed5956de008fb59a200b (patch) | |
tree | 1433c73ec5a9951bdac63bb4e72a1d3c52de2ec8 /ChangeLog | |
parent | 24ea2b8c11bcaa99f1e72df7fee8feb1ad80e5b1 (diff) | |
download | txr-54f09626d4a93296f002ed5956de008fb59a200b.tar.gz txr-54f09626d4a93296f002ed5956de008fb59a200b.tar.bz2 txr-54f09626d4a93296f002ed5956de008fb59a200b.zip |
* Makefile: rules that rely on values from config.make
now have config.make as a prerequisite.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2014-10-03 Kaz Kylheku <kaz@kylheku.com> + + * Makefile: rules that rely on values from config.make + now have config.make as a prerequisite. + 2014-10-02 Kaz Kylheku <kaz@kylheku.com> Using unified COBJ representation for both regex kinds, |