On Tue, 10 Dec 2002, Hack Kampbjorn wrote: > diff -u sieve/Makefile.in.orig sieve/Makefile.in > --- sieve/Makefile.in.orig Sat Dec 7 20:31:59 2002 > +++ sieve/Makefile.in Sat Dec 7 20:32:47 2002 > @@ -70,6 +70,8 @@ > mv -f y.tab.h sieve.h > > addr-lex.c: addr-lex.l addr.h > + $(LEX) $(srcdir)/addr-lex.l > + mv -f lex.addr.c addr-lex.c > > addr.c addr.h: addr.y > $(YACC) $(YFLAGS) -p addr $(srcdir)/addr.y
What make and lex are you using that requires this? I don't understand the need for the mv command at all. -Rob -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Rob Siemborski * Andrew Systems Group * Cyert Hall 207 * 412-268-7456 Research Systems Programmer * /usr/contributed Gatekeeper