--- diff --git a/Makefile b/Makefile index a1d2b13..541ea3b 100644 --- a/Makefile +++ b/Makefile _AT_@ -38,7 +38,8 @@ XLSHD_HEADERS = config.h libxlsh.h all: $(PROGRAMS) -xlsh: $(XLSH_OBJ) $(XLSH_LIBS) +xlsh: $(XLSH_OBJ) +xlsh: LDLIBS=$(XLSH_LIBS) xlshd: $(XLSHD_OBJ)Received on Thu Oct 20 2011 - 08:39:30 CEST
This archive was generated by hypermail 2.3.0 : Thu Oct 20 2011 - 08:48:03 CEST