--- Makefile.real.orig Wed Oct 30 20:46:26 2002 +++ Makefile.real Wed Oct 30 20:46:46 2002 @@ -8,7 +8,7 @@ g++ $(CXXFLAGS) -o $(BINARY) @linkfiles -rm -f linkfiles else - g++ $(CXXFLAGS) -o $(BINARY) $(OBJECTS) + g++ $(CXXFLAGS) -o $(BINARY) $(OBJECTS) -L${LOCALBASE}/lib -lgnugetopt endif .cc.o: $(ALLMAKEFILES)