Date: Thu, 9 Apr 1998 14:43:23 +0000 (GMT) From: Luke Kenneth Casson Leighton <lkcl@switchboard.net> To: "Christopher R. Hertel" <crh@NTS.Umn.EDU> Subject: Re: mkproto still reading ubiqx. In-Reply-To: <199804091435.JAA18866@unet.unet.umn.edu>
On Fri, 10 Apr 1998, Christopher R. Hertel wrote:
> Luke,
>
> I've simply added the fgrep to the main branch. If you've got a better
> way, please go ahead.
i split proto.h into multiple proto.h's rpc_lib_proto.h; smbd_proto.h etc.
this because i was bored of waiting for a make proto to finish on a
486dx2-50 (30 to 40 seconds).
> I'm just interested in the result.
if it ain't broke, don't fix it. yeah, i know.
>
> Chris -)-----
>
> >
> > On Thu, 9 Apr 1998, Andrew Tridgell wrote:
> >
> > > > (AWK) -f mkproto.awk `echo $(PROTOOBJ) \
> > > > | sed -e 's/\.o/\.c/g' | tr ' ' '\n' \
> > > > | sort | fgrep -v "ubiqx" | uniq` > proto.h
> > > >
> > > > Does this meet with approval?
> > >
> > > yep, that's fine. The mkproto stuff is only ever run by developers
> > > anyway, so it can be ugly :-)
> >
> > in BRANCH_NTDOM's Makefile, i split the SRC stuff down such that
> > UBI_OBJ_SRC was excluded. ok, _could_ be excluded :-)
> >
> > luke
> >
>
>
> --
> Christopher R. Hertel -)----- University of Minnesota
> crh@nts.umn.edu Networking and Telecommunications Services
>