first fix for 2.95.5

Thomas Esser <[email protected]>
Newsgroups gmane.comp.tex.tetex.beta
Message-ID <[email protected]>
This fixes the duplicate -o. MAC OS X is affected. Any other system
as well?

Thomas

*** texk/web2c/web2c/Makefile.in.broken	Sun Jul 11 09:53:31 2004
--- texk/web2c/web2c/Makefile.in	Sun Jul 11 09:54:28 2004
***************
*** 21,27 ****
  web2c_objects = kps.o main.o y_tab.o $(LEX_OUTPUT_ROOT).o
  all: $(programs)
  web2c: $(web2c_objects)
! 	$(build_link_command) -o $@ $(web2c_objects) $(LEXLIB)
  
  # We use y_tab.* for the sake of MS-DOS.
  main.o: main.c y_tab.h
--- 21,27 ----
  web2c_objects = kps.o main.o y_tab.o $(LEX_OUTPUT_ROOT).o
  all: $(programs)
  web2c: $(web2c_objects)
! 	$(build_link_command) $(web2c_objects) $(LEXLIB)
  
  # We use y_tab.* for the sake of MS-DOS.
  main.o: main.c y_tab.h
***************
*** 35,45 ****
  	$(LEX) $(srcdir)/web2c.l
  
  fixwrites: fixwrites.o kps.o
! 	$(build_link_command) -o $@ fixwrites.o kps.o
  splitup: splitup.o kps.o
! 	$(build_link_command) -o $@ splitup.o kps.o
  regfix: regfix.o kps.o
! 	$(build_link_command) -o $@ regfix.o kps.o
  
  $(programs):
  
--- 35,45 ----
  	$(LEX) $(srcdir)/web2c.l
  
  fixwrites: fixwrites.o kps.o
! 	$(build_link_command) fixwrites.o kps.o
  splitup: splitup.o kps.o
! 	$(build_link_command) splitup.o kps.o
  regfix: regfix.o kps.o
! 	$(build_link_command) regfix.o kps.o
  
  $(programs):
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.