I tried "make indent" and got the folowing... --------------------------------------------------- great:/usr/src/elks$ make indent ./scripts/reindent Reindenting *.[ch] ... fgrep: *.[ch]: No such file or directory indent: Fatal Error: Can't open input file *.[ch] indent: System Error: No such file or directory make: *** [indent-me] Error 4 great:/usr/src/elks$ --------------------------------------------------- Harry