Re: [Libphidget-devel] make indent
Status: Alpha
Brought to you by:
jstrohm
|
From: Jack S. <js...@ja...> - 2002-09-08 03:02:26
|
On Sat, 2002-09-07 at 21:29, Vadim Tkachenko wrote: > Hello, > > I'm going to introduce two top-level targets: > > make indent > make indent-local > > First one indents all the .c, .h and .cc files according to ./indent.rules > file content (so the CVS stays consistent), and the second will indent all > the files according to current user's $HOME/.indent.pro content. > sounds good to me. Have you worked with indent before? I haven't. |