On Thu, Oct 05, 2006 at 05:35:02AM -0700, Richard L. Hamilton wrote:
> Ok, next: what do the unexpanded sccs keywords on the
> #pragma ident
> lines look like, i.e. since I'm using usr/src/lib/libc/port/gen/strlen.c
> as a starting point, what should I make that line look like?
The simplest thing to do is
sccs get -spk $SRC/prototypes/prototype.c > newfile.c
which will get all the expandos correct, as well as the whitespace (and a
bunch of other things which you may or may not want to keep).
Danek
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code