Artifact fb6e45815789e7be5c3c77b0770e4d9d96465b7a:
- File make-libf-only.make — 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: 175) [more...]
# This file is a workaround to enable a clean rebuild of _just_ libf. ifeq (,$(libfossil.c)) #^^^^^ make-libf.make not yet included include make-libf.make else default: endif