From 3c7c1736b7d6b6d086e9c5b54b963f8e244e3418 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 9 Apr 2007 16:53:21 +0000 Subject: Use names instead of numbers for reporting signals and trap signals in rc --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 33509c30..91398f47 100644 --- a/src/Makefile +++ b/src/Makefile @@ -98,7 +98,7 @@ override CFLAGS += -DLIB=\"$(LIB)\" # However, this does save us using libtool when we're testing # NOTE: The toplevel Makefile for baselayout will automatically # disable then when doing `make dist` -##override LDFLAGS += -Wl,-rpath . +override LDFLAGS += -Wl,-rpath . all: $(TARGET) -- cgit v1.2.3