Artifact
5d7bde56418a6d67487f77e8f4ecea1d1eec4ee2:
- File
include/GNUmakefile
— part of check-in
[de1b5498cb]
at
2021-12-21 19:48:50
on branch trunk
— Build tweaks for the include/... bits.
(user:
stephan
size: 79)
- File
src/GNUmakefile
— part of check-in
[d489b0a596]
at
2021-12-21 05:45:03
on branch toplevel-make
— Renamed the various stub Makefiles to GNUmakefile for consistency with the top-level makefile.
(user:
stephan
size: 79)
- File
src/Makefile
— part of check-in
[ac82ba5810]
at
2021-12-21 05:32:28
on branch toplevel-make
— More improvements in support of building/cleaning only the being-worked-on subdir.
(user:
stephan
size: 79)
all:
clean:
$(MAKE) -C .. libf-only clean-libf
%:
$(MAKE) -C .. libf-only $@