* Nick <[EMAIL PROTECTED]> [2008-07-11 04:04]: > Charles Smith wrote: > > Good afternoon! > > > > So, before the next make build I must rebuild the yacc alone. > > I would like to know how can I rebuild yacc. > > I searched in old errata patches, Makefiles, bsd.*.mk files. > > In my previous logfile (2008.07.07/src_make_build) I see, that by > > yacc the "make cleandir" is used: > > "rm -f yacc.cat1 ... > > rm -f .depend ...tags" > > > > So is this correct? > > cd usr.bin/yacc > > make obj > > make cleandir > > make depend > > make > > make install > > > > In general, how can I ascertain, what kind of make Phony Targets must > > I use? > > I didn't read through the whole stuff (docs, all Makefiles, etc) yet, > > so I rejoice at a link too. > > Start with a snapshot, then you don't have to worry about this at all.
or just make build twice. more processor and real time, but way less human time. -- Henning Brauer, [EMAIL PROTECTED], [EMAIL PROTECTED] BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting - Hamburg & Amsterdam

