On Wed, Jul 10, 2002 at 03:05:04PM +0200, Jan Nieuwenhuizen wrote: > >Hi, > >A fix for $mknetrel_root, for the case where mknetrel is invoked with >a relative path, ie: > > ./bin/mknetrel > >And, what I take to be a typo fix (otherwise, $instlibdir should be >initialized somewhere). > >Jan. > >2002-07-10 Jan Nieuwenhuizen <[EMAIL PROTECTED]> > > * bin/mknetrel (setvars): Move initialization of mknetrel_root up > (ie: before we cd-away from the directory $0 was invoked from). > (dorebuild): Typo fix: at addmakeflags, use --libdir=$inst$libdir > (previously: $instlibdir). > * .cvsignore: Add CVS, *~.
Thanks. I've added everything but CVS to the .cvsignore. That's not required. cvs is smart enough to ignore its own directories. cgf
