mkproto still reading ubiqx.

Andrew Tridgell tridge at samba.anu.edu.au
Thu Apr 9 02:01:21 GMT 1998


>         (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 :-)

Cheers, Andrew


More information about the samba-technical mailing list