diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-02-08 00:50:37 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-02-08 00:50:37 -0800 |
commit | 3ad90f9e7b6806832849db9e1d908d906d06a87b (patch) | |
tree | 5de1cd14a67dc048125f1e395f2dd8ddc646d9cf /ftw.c | |
parent | ab258ae6b13be92d2c8bf1a946aae1a1d902f16a (diff) | |
download | txr-3ad90f9e7b6806832849db9e1d908d906d06a87b.tar.gz txr-3ad90f9e7b6806832849db9e1d908d906d06a87b.tar.bz2 txr-3ad90f9e7b6806832849db9e1d908d906d06a87b.zip |
build: get rid of .tlo2 files.
After the defvar bugfix in the previous commit, the only
differences between .tlo and .tlo2 files are the names of
a few gensyms here and there. In other words, they are
identical code; therefore, there is no point in compiling
them.
* Makefile (STDLIB_TLOS2): Variable removed.
(%.tlo2): Implicit rule removed.
(stage1 stage2): Phony targets removed.
(all): Directly depends on $(STDLIB_TLOS) without stage1
intermediary.
(clean-tlo): Don't remove $(STDLIB_TLOS2).
Diffstat (limited to 'ftw.c')
0 files changed, 0 insertions, 0 deletions