diff options
-rw-r--r-- | Makeconf | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -271,9 +271,9 @@ relink: ifeq ($(MAKELEVEL),0) librecord:=/tmp/hurd-make-$(shell echo $$$$) export librecord -endif - +else include $(librecord) +endif # How to create it. $(librecord): |