File make-libf-only.make artifact fb6e458157 part of check-in 80c84abba6
# 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
# 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