diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2024-06-30 18:42:55 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2024-06-30 18:42:55 -0700 |
commit | c23882b230f65ddc87742e206a56270d09c73684 (patch) | |
tree | badc244534dfb2cc8b070de19553c564d5c607fb /regex.c | |
parent | bc567f6564802c561c3e80b6c22efffdb7f7a99f (diff) | |
download | txr-c23882b230f65ddc87742e206a56270d09c73684.tar.gz txr-c23882b230f65ddc87742e206a56270d09c73684.tar.bz2 txr-c23882b230f65ddc87742e206a56270d09c73684.zip |
build: split tlos into three groups rather than two.
It seems that there are several more .tlo files that we should
compile earlier for a better build time.
* Makefile (STDLIB_MIDDLE_TLOS): New variable. We include
error.tlo in here because a new circular dependency has been
revealed involving usr:catch.
(STDLIB_LATE_TLOS): Also exclude STDLIB_MIDDLE_TLOS.
(all): Depend on STDLIB_MIDDLE_TLOS between the early and late
ones.
Diffstat (limited to 'regex.c')
0 files changed, 0 insertions, 0 deletions