From f46a5d7a13450ecda59d339e91c67ec9e6a7680e Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 26 Aug 2002 12:07:52 +0000 Subject: [PATCH] *** empty log message *** --- lily/GNUmakefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lily/GNUmakefile b/lily/GNUmakefile index 201e3e552f..79a516e0b2 100644 --- a/lily/GNUmakefile +++ b/lily/GNUmakefile @@ -14,7 +14,11 @@ STEPMAKE_TEMPLATES= c++ executable po help2man include $(depth)/make/stepmake.make -USER_LDFLAGS += -static -lltdl -ldl +# for profiling, link guile statically: +# +# USER_LDFLAGS += -static -lltdl -ldl +# + ETAGS_FLAGS += -r '/^LY_DEFINE *(\([^,]+\),/\1/' -r '/^LY_DEFINE *([^,]+, *"\([^"]+\)"/\1/' default: -- 2.39.5