Diff for /gforth/engine/Makefile.in between versions 1.68 and 1.69

version 1.68, 2008/01/04 21:48:53 version 1.69, 2008/01/04 21:57:55
Line 217  profile$(OPT).o: profile.c profile.i $(D Line 217  profile$(OPT).o: profile.c profile.i $(D
   
 #NeXTstep hack  #NeXTstep hack
   
 termios$(OPT).o:        /usr/lib/libposix.a  termios.o:      /usr/lib/libposix.a
         ar x /usr/lib/libposix.a termios$(OPT).o          ar x /usr/lib/libposix.a termios.o
   
 #duplicated rules to avoid too many recursive make invocations  #duplicated rules to avoid too many recursive make invocations
 # !! No any forth stuff should be done in ../Makefile.  # !! No any forth stuff should be done in ../Makefile.

Removed from v.1.68  
changed lines
  Added in v.1.69


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>