Differences From Artifact [a04c0a2490]:
- File
Makefile
— part of check-in
[259a72e1a6]
at
2023-08-30 13:44:24
on branch trunk
— Makefile: Remove objfw.spec from exclude list
It no longer exists. (user: js, size: 1378) [annotate] [blame] [check-ins using] [more...]
To Artifact [cf98c87f50]:
- File Makefile — part of check-in [7a84580fb6] at 2024-02-18 19:29:26 on branch objfwtest — Rename new tests (user: js, size: 1375) [annotate] [blame] [check-ins using] [more...]
| ︙ | |||
13 14 15 16 17 18 19 | 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | - + | include buildsys.mk .PHONY: check docs release utils tests: src check: tests |
| ︙ |