From a85afe639fd871fe2c87e48d5480d9ba9a4a286a Mon Sep 17 00:00:00 2001 From: coryan Date: Sat, 11 Oct 1997 00:56:29 +0000 Subject: ChangeLogTag:Fri Oct 10 19:55:50 1997 Carlos O'Ryan --- examples/ASX/Event_Server/Event_Server/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'examples/ASX/Event_Server') diff --git a/examples/ASX/Event_Server/Event_Server/Makefile b/examples/ASX/Event_Server/Event_Server/Makefile index de78a15e3c6..aa48bfa59ae 100644 --- a/examples/ASX/Event_Server/Event_Server/Makefile +++ b/examples/ASX/Event_Server/Event_Server/Makefile @@ -20,10 +20,6 @@ LSRC = $(addsuffix .cpp,$(FILES)) LOBJ = $(addsuffix .o,$(FILES)) SHOBJ = $(addsuffix .so,$(FILES)) -LDLIBS = $(addprefix $(VSHDIR),$(SHOBJ)) - -VLDLIBS = $(LDLIBS:%=%$(VAR)) - BUILD = $(VBIN) #---------------------------------------------------------------------------- -- cgit v1.2.1